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 to less
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu width to less
#46291
Submenu width to less 10 Years, 4 Months ago Karma: 0
Hi

How can i increase size/width of submenu?

You can see it here.

www.mittelschule-hoesbach.de/


How can I set a larger width?
The administrator has disabled public write access.
 
#46298
Re:Submenu width to less 10 Years, 4 Months ago Karma: 746
Hello,

You can read here how to change menu items width.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#46300
Re:Submenu width to less 10 Years, 4 Months ago Karma: 0
If have added the following lines:
#{$id} LI.ux-menu-item-level-1
{
width: 150px;
}

But now in all submenus the last entry is too short.

How can i fix this?
The administrator has disabled public write access.
 
#46302
Re:Submenu width to less 10 Years, 4 Months ago Karma: 746
This problem with the following custom CSS rule which is defined in <joomla_directory>/templates/msh/css/beez5.css file:

.ux-menu-container .ux-menu .ux-menu-sub a.ux-menu-link-last
{
width: 100px;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#46304
Re:Submenu width to less 10 Years, 4 Months ago Karma: 0
thx a lot
The administrator has disabled public write access.
 
Go to topPage: 1