View Single Post
  #2  
Old 03-19-2010, 04:36 PM
  beetlejuice's Avatar 
beetlejuice beetlejuice is offline
 

eXpert
  
Join Date: Apr 2007
Posts: 251
 

Default Re: image not showing in IE8

Ok getting somewhere albeit painfully slow.

I moved the background image from page-container to center and is now showing in both browsers except it appears IE8 is ignoring the margin-top reference below

Code:
#center { background: url(images/custom/tablebg.jpg) no-repeat; float: left; position: relative; width: 50%; left: 50%; margin-top: 409px;

Anyone have a clue how to get IE to move the image down 409px?

EDIT......Cleared cache and all sweet.

Thanks
__________________
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