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?

Submenu width
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu width
#26408
Submenu width 12 Years, 3 Months ago Karma: 0
Hey Guys,

i'm very happy with the menus working, but I have another doubt; how can I fix the submenu width to maintain constant dimensions of all itens? see in

latitude7.com.br/joomla/ all submenus change size with different menu links,

best regards.
The administrator has disabled public write access.
 
#26410
Re:Submenu width 12 Years, 3 Months ago Karma: 748
Hello,

Set "Auto width" parameter to "Yes" in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26426
Re:Submenu width 12 Years, 3 Months ago Karma: 0
Thank you for the answer. But this will not work for me, as you can see, the menus has long titles and that option makes the links in one long line, and this will stretch out the cell from the menu, any other options? may be a css code related only to the sub menus?

Thank you for your effort

Best Regards

LP
The administrator has disabled public write access.
 
#26429
Re:Submenu width 12 Years, 3 Months ago Karma: 748
Try to use the next CSS rule:

Code:


UL.ux-menu-sub LI
{
 width: 100px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26433
Re:Submenu width 12 Years, 3 Months ago Karma: 0
Thank you guys! You're awesome!

Now everything is fine!

+)
The administrator has disabled public write access.
 
Go to topPage: 1