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?

total menu width: fixing with slideshow...
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: total menu width: fixing with slideshow...
#33932
Re:total menu width: fixing with slideshow... 11 Years, 7 Months ago Karma: 748
Hello,

Add the following CSS rules:


#main-content UL.ux-menu LI.ux-menu-item444
{
width: 118px !important;
}

#main-content UL.ux-menu LI.ux-menu-item207
{
width: 118px !important;
}


Regards,
ARI Soft
The administrator has disabled public write access.
 
#33936
Re:total menu width: fixing with slideshow... 11 Years, 7 Months ago Karma: 0
thank you so much.....117px did the trick
The administrator has disabled public write access.
 
#33948
Re:total menu width: fixing with slideshow... 11 Years, 7 Months ago Karma: 0
Unfourtunatly I relized that it does not work in IE 9.0. The menu splits on 2 rows. Do you have a fix?

Thank you.
The administrator has disabled public write access.
 
#33955
Re:total menu width: fixing with slideshow... 11 Years, 7 Months ago Karma: 748
The module doesn't support ability to fit menu items to available space. CSS rules which we provided change width of specific menu items. You can change width of other menu items or change width for the menu items only in IE 9 (see conditional expressions in IE browsers).

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