sgtteddybear 0 Report post Posted March 11, 2011 Problem in video form I'm having alignment issues and I'm not sure how to resolve them. Everything seems to be aligning to the left or the right. Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 11, 2011 Just to update, I've asked some friends to visit my site to see what it looks like for them on their browsers. In IE9, the feature box seems to show up fine, with the exception that it is still aligned left.. In the latest Safari, it is the same as IE9. In Google Chrome, it is, again, the same. The problem seems to be narrowed down to the browser that I'm using, which is the Firefox 4 Release Candidate 1. Share this post Link to post Share on other sites
kastelic 6 Report post Posted March 12, 2011 I suppose your site's not on a live server so that we can check it out? It was really hard to hear the audio on your video. To begin, have you validated your site (can't do it if its not live): http://validator.w3.org/. And, do you have any custom CSS or code changes going on? Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 12, 2011 Thanks for the reply. Here is a link to my site. Superfluous Entertainment I just tried the validation, and it spit out 22 Errors and 1 Warning, though having no background in this type of thing, I couldn't tell you what they mean for my life. Here is the link to it. Results. As for custom CSS, the only thing I have put in is something to get rid of the image in the footer, which was added after the fact. I also just tried going to my site with the latest official build of firefox. I think it is 3.6.5. It is the same as with the 4 RC1. It seems to only happen in Forefox. Share this post Link to post Share on other sites
catrina 103 Report post Posted March 12, 2011 There are some errors with the video code. Can you post what settings you used when adding it? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 12, 2011 Here are the settings for the video. I copied them directly from the embed option on youtube and only changed the video size to accommodate for the feature box size and added the wmode to fix the drop down menus appearing behind it. I made sure to use the old-style code as well. <object width="960" height="390"><param name="movie" value="http://www.youtube.com/v/4-CpGkIr-BA?fs=1&hl=en_US&rel=0&hd=1"></param></param><param name="wmode" value="transparent"><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4-CpGkIr-BA?fs=1&hl=en_US&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="960" height="390" wmode="transparent"></embed></object> Share this post Link to post Share on other sites
catrina 103 Report post Posted March 12, 2011 Try decreasing the video width to perhaps 800. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 12, 2011 I tried decreasing it and it didn't change. To see if it was the fault of the video, I replaced it with an image. It is still like that. Share this post Link to post Share on other sites
catrina 103 Report post Posted March 12, 2011 Were there any changes made to the CSS or other code? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 12, 2011 The only changes made was an addition to the custom CSS to get rid of the Pagelines logo at the bottom of the page. Share this post Link to post Share on other sites
kastelic 6 Report post Posted March 12, 2011 Have you tried deactivating all plugins to see if one was causing a conflict? Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 13, 2011 Yes, I have tried that. It's not a fault of a plug-in. I'm considering just re-installing WordPress and seeing if that fixes whatever is going on, though I'd still like to know if any of you knowledgeable folks can determine the problem. Share this post Link to post Share on other sites
catrina 103 Report post Posted March 13, 2011 You can go ahead and try that and let us know if the problem persists. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
sgtteddybear 0 Report post Posted March 14, 2011 It seems, so far, that re-installing everything has corrected whatever was wrong. I'll continue to make the site, but do so carefully so I can reverse anything that may happen. Thanks for the help! Share this post Link to post Share on other sites