IE6 not recognizing div’s in php include file
-
Hello All,
So I am going crazy thanks to IE6 (possibly 7 too-I don’t have it available to check!).
I am using a php include file pulled from my website for the header and navigation for the company blog. The navigation all works fine and the logos look perfect in every browser but IE6.
In IE6 the 2 logos which should be side by side in floated divs are sitting on top of each other instead. What I noticed is that IE6 is paying attention to the text-align command for the images and obviously not reading the CSS for the div tags enclosing the images.
I linked to my company’s website for the CSS for the navigation but for the header I copied and pasted the relevant CSS into the WordPress CSS file.
Every other browser is rendering this correctly. Why is it not working in IE6?
The link to the blog is: http://www.vancouverphotoworkshops.com/blog
As you can see the header include looks perfect in IE6 for the main website….yet breaks for the blog even though it should be the same code inserted.
All help is greatly appreciated as I am tearing my hair out!
Thanks in advance.
Rachelle
The topic ‘IE6 not recognizing div’s in php include file’ is closed to new replies.