Hi,

I'm developing a WordPress site:

http://www.stellawhitelaw.co.uk

In every browser I tested except IE6 and 7, the image on the left floats left and is not cleared until the main navigation menu. In IE6/7, the div holding the site title clears the floated image. I'm not actually sure which div it is that is doing the clearing. I think it could either be div#masthead or div#branding.

I googled a bit and found a suggestion to add this to the styles:

* {
 zoom: 1.0;
}

It didn't change anything, though.  Beyond that, my Google-foo let me down.

Could someone please put me on the right track?

It's HTML5 (from the parent WordPress theme) and there are a number 'rel' attribute values that appear to be invalid. I don't think that these are causing the problem, though, because I've used the same parent theme before and it's worked OK in IE6/7: although I stand to be corrected on this since I've only just started looking at HTML5.

Thanks


Peter

--
http://www.peredur.net
pere...@peredur.net

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to