View Single Post
  #9  
Old 04-22-2010, 03:44 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Remove white background from Category nav IE

I'm not sure I understand what you are trying to change, but here is something that causes differences in the appearance of your mouseovers:

in FF:
main.css
.fancycat-icons-e ul width 150px

in IE8:
main.IE7.css
.fancycat-icons-e ul width 127 px

Probably should heed the advice given you above by Steve about looking at the IE css files, Any changes you made to main.css might also need to be accounted for in the IE files. Rather than just looking at the code - I find it easier to use IE developer tools and compare directly with what you see in firebug to get to the differences quickly.
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote