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 menus go below another module
(1 viewing) (1) Guest
Go to bottomPage: 1...7891011121314
TOPIC: Drop down menus go below another module
*
#5857
Re:Drop down menus go below another module 13 Years, 9 Months ago Karma: 747
Add the following CSS rule:

Code:


body .art-contentLayout .art-sidebar1
{
 overflow: visible;
}



Regards,
ARI Soft
The topic has been locked.
 
#5866
Re:Drop down menus go below another module 13 Years, 9 Months ago Karma: 0
You're pro. Gratefully thanks! It works perfectly!

Woodyka
The topic has been locked.
 
#5888
Re:Drop down menus go below another module 13 Years, 9 Months ago Karma: 0
Same problem. Tried a bunch of the solutions, but maybe I am not putting them in the right place. I've only added one submenu so far, but I can tell it's dropping behind the content on every page.

Could you take a look at www.weekendwalk.com? I'm sorry, I pretty much know nothing about css, but can't afford to hire a designer yet1

Also, I've tried repeatedly to figure out how to decrease the height of the menu (it's the mainmenu) so that the line is even at the end of it, but can't figure that out either.

Otherwise, I'm amazed at how easily I've gotten as far as I have with this dropdown biz, so thanks for the module.

PS
The topic has been locked.
 
#5895
Re:Drop down menus go below another module 13 Years, 9 Months ago Karma: 747
Hello,

Try to add the following CSS rules:

Code:


#pillmenu .yuimenubar ul ul a,
#pillmenu .yuimenubar ul ul li
{
 float: none;
}



Regards,
ARI Soft
The topic has been locked.
 
Go to topPage: 1...7891011121314