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 last item height
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Sub Menu last item height
#34998
Sub Menu last item height 11 Years, 11 Months ago Karma: 0
Love this code! However, I am having a bear of a time getting the last submenu item to be the same height as the others above it. It is inheriting the height of the main menu. Digging into this I can not figure out the controls.
The administrator has disabled public write access.
 
#35006
Re:Sub Menu last item height 11 Years, 11 Months ago Karma: 760
Hello,

Where we can see menu?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35037
Re:Sub Menu last item height 11 Years, 11 Months ago Karma: 0
Hi,

Thanks! Can I send you a PM with the address. It is a client site that has just been rebuilt after a hack. Don't want to broadcast. Thanks for your understanding.
The administrator has disabled public write access.
 
#35039
Re:Sub Menu last item height 11 Years, 11 Months ago Karma: 760
Send it to info@ari-soft.com email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#35064
Re:Sub Menu last item height 11 Years, 11 Months ago Karma: 0
That was great thanks. On that last one when you hover over the height changes a few pixels. I tried the same code with a:hover and it does not have an effect.

Sorry for the bother but this is very complicated. ; )
The administrator has disabled public write access.
 
#35066
Re:Sub Menu last item height 11 Years, 11 Months ago Karma: 760
Use the following code in "CSS Styles" parameter in module settings instead of previous one:

#{$id} .ux-menu-sub li a
{
line-height: 5px !important;
height: 5px !important;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12