View Single Post
  #1  
Old 04-12-2007, 10:01 PM
  beetlejuice's Avatar 
beetlejuice beetlejuice is offline
 

eXpert
  
Join Date: Apr 2007
Posts: 251
 

Default Internet Explorer ARGHhhhhhhhhhhh!!!

What the hell is up with Microshaft?

I'm trying to finish off my site so it can go live next Monday. Can anyone help me with a little html/CSS problem I'm having with my head.tpl.

This is the first row in the template:

<tr class="Header">
<td width="550"><a href="{$http_location}/"><img src="{$ImagesDir}/minilogo.gif" width="380" height="120" alt="" /></a></td>
<td width="370" align="right">
<br />
{if $usertype eq "C"}
{*include file="customer/top_menu.tpl"*}
{/if}
</td>
</tr>

The class Header is defined as BACKGROUND-IMAGE: url(images/headbg.jpg);

Looks as it should in Firefox but in both IE6 and IE7 the image repeats in the second cell.

Not live but no orders please as I have a weekends worth of editing ahead of me.

http://www.toysforboys.com.au

Any clues please

beetlejuice
__________________
XCart 4.5.4, 4.6.1, 4.64 stores
Many, many mods from Altered Cart
XCart Mods Reboot template
The XCart Store Templates and Mods
WCM CDSEO Pro
BCSE Rewards Points and Gallery Mods
and a few others
Reply With Quote