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?
Go to bottomPage: 1234
TOPIC: submenu width
#24106
Re:submenu width 13 Years, 2 Months ago Karma: 0
I did it.
Now how can I make submenus smaller, for example 40px?
The administrator has disabled public write access.
 
#24107
Re:submenu width 13 Years, 2 Months ago Karma: 763
Do you mean width or height?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24109
Re:submenu width 13 Years, 2 Months ago Karma: 0
Height. Just like main menu
The administrator has disabled public write access.
 
#24111
Re:submenu width 13 Years, 2 Months ago Karma: 763
Add the next CSS rule:

Code:


#menu .ux-menu-sub A
{
 line-height: 40px;
 height: 40px;
 padding-top: 2px;
 padding-bottom: 2px
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#24113
Re:submenu width 13 Years, 2 Months ago Karma: 0
It works. Thank you for great support
The administrator has disabled public write access.
 
#24186
Re:submenu width 13 Years, 2 Months ago Karma: 0
Sorry, but I was happy to fast. I saw that menu looks strange in google chrome See this in picture.
Last Edit: 2012/01/28 12:22 By bombelek.
The administrator has disabled public write access.
 
Go to topPage: 1234