View Single Post
  #2  
Old 01-22-2009, 04:30 AM
 
GreatLakesVacuum GreatLakesVacuum is offline
 

eXpert
  
Join Date: Jan 2009
Posts: 286
 

Default Re: 4.2 Detailed Images IE Modification Question

Slightly more info...

main.css has this on line 3174
Code:
/* icons box */ .dpimages-icons-box { padding-top: 10px; padding-bottom: 0px; }

And it seems that IE uses the top padding (not sure about the bottom) inbetween the images as well, why? How do I stop that from happening? Plus it seems to be moving it another pixel or two more than those 10...

EDIT: only affects the top padding... I suppose I could not use the top padding and instead pad the bottom of the big product image, right?
__________________
X-Cart 4.5.4 Gold (Live Business Site)
X-Cart 5.1.9 Business (In Development Now)
Reply With Quote