Working on a site for a client:
http://esteyprinting.jasinternetmarketing.com/
I added an HTML table to header.php to include the “Call us at…” and the social media icons. It renders fine in most browsers but IE7 screws up that table. I ran it through the W3C validator and that part of the code is fine.
You can see what I mean by putting the above URL into: http://ipinfo.info/netrenderer/
Any ideas for how to solve the problem? Thanks!
Jim
Write a stylesheet just for ie7 and link it in wordpress like so:
in the file add this