Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

IE6 - horizontal menu displayed vertically
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: IE6 - horizontal menu displayed vertically
#10439
IE6 - horizontal menu displayed vertically 13 Years, 3 Months ago Karma: 0
Hello,

first of all thank you for great menu! It works very well except for Internet Explorer 6 which is unfotunatelly still used by 10% of our site visitors.

I found several issues with IE6 in the forum but non was applicable to my problem:
The top menu items are in IE6 aligned vertically instead of horizontally. The dropdowns are displayed correctly. Please see the screenshot. Website address: www.skijilemnice.cz

Thank you in advance for any suggestion what could be causing this problem.

Marek

Last Edit: 2011/01/29 22:15 By Chronos.
The administrator has disabled public write access.
 
#10453
Re:IE6 - horizontal menu displayed vertically 13 Years, 3 Months ago Karma: 748
Hello,

Try to add the following CSS rule:

Code:


#pillmenu UL.ux-menu LI A
{
 _zoom: 1;
 _display: inline;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10455
Re:IE6 - horizontal menu displayed vertically 13 Years, 3 Months ago Karma: 0
Thank you for super-fast answer, the code worked! Menu is now horizontal, but the menu items are not having same width in IE6. It is not a big problem, but if you know how to fix it, it would be nice to have it aligned.

Thank you very much for great support!

Marek
The administrator has disabled public write access.
 
#10457
Re:IE6 - horizontal menu displayed vertically 13 Years, 3 Months ago Karma: 748
It seems this is a problem with site template styles. We can recommend to use IEDevToolbar that investigate CSS styles of the menu and site template.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1