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?

Drop Down Menu Partially Hidden
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Drop Down Menu Partially Hidden
#32458
Drop Down Menu Partially Hidden 11 Years, 9 Months ago Karma: 0
Hello,

I recently updated my template and now the submenu/dropdown is partially hidden.

I followed suggestions in this post, but they did not work for me.

Here is the link to my website. You will see the ARI Ext Menu in the right toolbar.

Thanks for the help!
The administrator has disabled public write access.
 
#32464
Re:Drop Down Menu Partially Hidden 11 Years, 9 Months ago Karma: 748
Hello,

Add the following CSS rule:

#headerbar
{
overflow: visible;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#32485
Re:Drop Down Menu Partially Hidden 11 Years, 9 Months ago Karma: 0
That did the trick! Thanks so much for the quick reply and solution!
The administrator has disabled public write access.
 
#34094
Re:Drop Down Menu Partially Hidden 11 Years, 7 Months ago Karma: 0
I noticed with this CSS rule, the menu floats on top of my lightbox (Yootheme Widgetkit)....is there any way to fix this?

See a live example here

Thanks!
The administrator has disabled public write access.
 
#34096
Re:Drop Down Menu Partially Hidden 11 Years, 7 Months ago Karma: 748
Add the following CSS rule:

body #lightbox-wrap
{
z-index: 20000;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#34097
Re:Drop Down Menu Partially Hidden 11 Years, 7 Months ago Karma: 0
Works! Thanks for the quick reply.
The administrator has disabled public write access.
 
Go to topPage: 12