Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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 11 Years 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 11 Years ago Karma: 760
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 11 Years 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 11 Years ago Karma: 760
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 11 Years ago Karma: 0
thx a lot
The administrator has disabled public write access.
 
Go to topPage: 1