View Single Post
  #4  
Old 09-09-2008, 07:54 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Transparent border in IE, but not in Firefox...

Very strange place is
HTML Code:
<tr> <td style="display: none"> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript" language="JavaScript"> </script> <script type="text/javascript"> _uacct = "UA-797427-16"; urchinTracker(); </script> </td> </tr>

at least it requires <td colspan="4"> as i gave a fast look thru your table structure. But it would be bettter to exclude this row at all and put this script somewhere in the bottom of the page.
also your <html> tag needs xmlns attribute to be set
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote