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?

Sub menue repeats top graphic at the end
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Sub menue repeats top graphic at the end
#11064
Re:Sub menue repeats top graphic at the end 13 Years, 2 Months ago Karma: 748
It works fine in IE 8, for IE 7 try to add the following CSS rule:

Code:


#pillmenu .ux-menu-container ul.ux-menu-sub li 
{
  height: 39px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11093
Re:Sub menue repeats top graphic at the end 13 Years, 2 Months ago Karma: 0
No this doesn't help, it still doesn't work inm IE 7. What else can I try?
The administrator has disabled public write access.
 
#11095
Re:Sub menue repeats top graphic at the end 13 Years, 2 Months ago Karma: 748
Try the next:

Code:


#pillmenu .ux-menu-container ul.ux-menu-sub li a
{
  height: 39px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#11098
Re:Sub menue repeats top graphic at the end 13 Years, 2 Months ago Karma: 0
I am not sure if you mean additionally or instead of the previous code? Anyhow I tried adding the "a" and it worked for a short time BUT after I reloaded i saw less than before, the drop downs didn't even appear. How can this be?!?
The administrator has disabled public write access.
 
#11099
Re:Sub menue repeats top graphic at the end 13 Years, 2 Months ago Karma: 748
When we open provided link from previous post, the menu works fine in IE 7. Try to clean browser cache. If it doesn't help, you can investigate menu styles with help IEDevToolbar addon for IE 6 - 7 browsers.

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