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?

Sub Menu Hight
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sub Menu Hight
#22742
Sub Menu Hight 12 Years, 4 Months ago Karma: 0
Hi,

I have a horizontal menu and from a previous post I added some CSS code in the module CSS box to change the colour of the menu / submenu which works fine.

Now I tried various css code from the forum to make the space between sub menu items bigger, by adding it to the same module CSS box, but it does not work.

Look at my Site

Thanks

Eddie
The administrator has disabled public write access.
 
#22745
Re:Sub Menu Hight 12 Years, 4 Months ago Karma: 747
Hello,

Try to use the next CSS rule:

Code:


#ariyui81.yui-skin-sam UL UL LI A.yuimenuitemlabel
{
 padding-top: 5px !important;
 padding-bottom: 5px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#22746
Re:Sub Menu Hight 12 Years, 4 Months ago Karma: 0
Hi,

Thanks again for great support.

I was about 80% there, but then got stuck.

This works fine now.

Thanks

Eddie

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