| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
IE not displaying menubar correctly | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I just added a flyout menubar using the Spry tools in Dreamweaver. I thought it was all hunky dory till I tested it in IE. FF and Opera work fine. It seems all versions of IE are doing it.
www.ingallseng.com The menubar should have no background color, its set to transparent in the CSS, and the background carbon fiber texture shows through the buttons. In IE it has all the main level menubar items with a white background. I cannot even make the white background change to any other color. The text is set to red for now, only so you can sort of see it in both browsers. I made a blank test page to get the menubar set up how I wanted and that worked fine in IE. After I have set it up inside Xcart then there is the problem. I am extremely grateful for any advice. Thanks. CSS partial file Code:
__________________
Adam X-Cart Gold 4.4.5 - Live X-Cart Gold 4.1.11 - Retired X-Payments 1.0.4 CDSEO Pro EWD Hosting Last edited by AMMoyer : 04-09-2009 at 11:36 AM. Reason: better title |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Hi Adam -
When I look at your page with the IE Developer Toolbar - it is showing the li has a background color of #fff. This might be how IE initializes it if it is not set. Have you tried setting the li in the css? Something like: ul.MenuBarHorizontal li {background-color: transparent;} or initialize it at the top of your css: li {background-color: transparent;} If this turns out to be the issue, you might want to add your support to get QT to initialize their CSS in v5 here.
__________________
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) |
|||||||||
#3
|
|||||||
|
|||||||
![]() Thank you! It was the very last rule in the CSS file. Some specialized formatting so this will work with IE 5 of all things. I changed that to transparent and it's perfect.
BTW I now have IE Developer Toolbar installed. I have gotten pretty spoiled with FF and all of its plug-ins, but there is more to the world. Thanks again.
__________________
Adam X-Cart Gold 4.4.5 - Live X-Cart Gold 4.1.11 - Retired X-Payments 1.0.4 CDSEO Pro EWD Hosting |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Firebug with FF is much better for debugging - but the IE Developer toolbar comes in handy when looking at problems/differences in IE
__________________
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) |
|||||||||
|
|||
X-Cart forums © 2001-2020
|