I swear I didn't touch a thing, except add a new post and the whole blog is totally destroyed...any ideas on whats going on? http://jaysmyne.com/youtube/blog/ ~Jaysmyne
Looks OK on my end, what's wrong with it ? and did you add HTML ? other than youtube video ? Might be a <BR> or something messing with the code.
I checked that site a few minutes ago. The content was skewed, and I think the site was brown. Now, it's turned all pink! Very sweet and feminine, but hard on the eyes. Where are my shades . . . ?!
Must be a bug with mozilla firefox on mac because I just checked it in safari and on IE and mozilla on my PC and it was working fine....
Yea it's looking kind of crazy in Firefox. I know my site does that in Firefox when I've copied and pasted a youtube video on it and then went back to edit the post to add something. So what I did was look in the code part of my post in edit mode and found that the youtube video was "broken". Like for instance if I copied the code: <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/8Nydao-sdEM&rel=1&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8Nydao-sdEM&rel=1&border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object> when I go back to edit that post with it, I'd notice the code would look like this: <object width="425" height="355"></object> <param name="movie" value="http://www.youtube.com/v/8Nydao-sdEM&rel=1&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/8Nydao-sdEM&rel=1&border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed> And well, with it looking like that, caused my page to look just like how yours is looking now. But after fixing it back to what should be, by simply moving the </object> tag to after the </embed> tag and then closing in the gap after removing the </object> tag to the end of the code and/or just copying and pasting the original code deleting the "broken" code (whichever is quicker), everything was back to normal. Not sure that's what's happening with your site but looks like it. Hope that helps. If not, then ... (no comment). hehe.
I'm pretty sure the video is causing it. I've had similar issues in the past when including youtube videos.
The video is probably causing it...but I refuse to get rid of my youtube videos!!! its the basis of that whole blog!
LOL. Nobody said you had to get rid of them. Gorsh. If what I suggested doesn't work, then I'm quite sure you can find a solution that does. It's just code. Sure some php and/or wp guru on here can help. Just wait for some more folks to post or do a google search for some help on the issue while you wait.
sorry CU Designs, I wasn't having a go at ya....just commenting, I only read your post half-arsed so reading it again I realize I totally missed the part where ya suggested something
Posting youtube videos can be problematic, as things tend to get rearranged. CU_Designs' solution should work. Post back and let us know. *Edit: After looking at the source for your site it appears that this is exactly what has happened. CU_Designs' fix should correct everything.
It'll have to wait till later today or tomorrow for me to fix the issue with my site because I am at work and can't do it from the work computers