Click to See Complete Forum and Search --> : [RESOLVED] image and text moved to the right in safari


Captainkewl
03-20-2009, 03:00 PM
Okay, so if you view this page http://cookiecutterdiva.com/about.html in firefox it looks correct. It also looks correct in IE (because I used a conditional comment). In Safari however, the image and text is pushed to the right and the text is going out of the margin. I attached a screenshot if you don't have safari. I don't know why it is doing this in safari. URL for .css is http://cookiecutterdiva.com/ccdiva.css

Thanks

Captainkewl
03-20-2009, 03:17 PM
I had to change the <p> that wrapped around the image to left float instead of right float.