I’m having a problem that’s intriguing me. I decided make a few changes (in a link and inserting metatags) in the index.php file from my company’s site: http://www.expresssignproducts.com and after I uploaded the header pictures were all misaligned in IE7 (others were fine). So I uploaded the previous version of the file… same bad display… then I got a copy from the latest backup, still the bad display? How can it be? Why would IE7 suddenly decide to render it badly?
Regards,
Eduardo
P.S. I’m not the web developer/designer for the site.
A few problems…
1) There are two
<body>tags.I see in the source:
2) The “Home” image is floated left and the “Customer Registration” image is floated right. Remove the float-right and that will resolve the problem in IE7.