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?

Vertical menu width problem
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Vertical menu width problem
#24341
Vertical menu width problem 12 Years, 5 Months ago Karma: 0
Hello,

I hope you can help me with the following problem. On this site as you can see I have a problem with the width of the submenu.

Is it possible that it can overlap the content part? (sorry if it's a dumb question, pretty new to this). Or do you see any other possible solution, like maybe the text on 2 lines if that is possible?

Thank you in advance.

Kind regards,
Vincent
The administrator has disabled public write access.
 
#24348
Re:Vertical menu width problem 12 Years, 5 Months ago Karma: 748
Hello,

Add the next CSS rules:

Code:


body #leftmenu,
body #leftmenu .moduletable
{
 overflow: visible;
}

#leftmenu UL.ux-menu LI
{
 padding: 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#24367
Re:Vertical menu width problem 12 Years, 5 Months ago Karma: 0
May I just say that you... Sir or Mam, are pretty awesome.
The administrator has disabled public write access.
 
Go to topPage: 1