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?

Menu box width adjustment
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Menu box width adjustment
#24116
Menu box width adjustment 12 Years, 5 Months ago Karma: 0
How can I make the individual menu boxes all the same size
www.bvff.com
Last Edit: 2012/01/26 01:08 By Davers.
The administrator has disabled public write access.
 
#24122
Re:Menu box width adjustment 12 Years, 5 Months ago Karma: 748
Hello,

Do you want to set the same width for main menu items?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24139
Re:Menu box width adjustment 12 Years, 5 Months ago Karma: 0
Yes wanted the menu bar to stretch full width and to have equal size boxes for each menu item thanks
The administrator has disabled public write access.
 
#24142
Re:Menu box width adjustment 12 Years, 5 Months ago Karma: 748
Sorry, could you provide an image where we can see what you want to achieve?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24153
Re:Menu box width adjustment 12 Years, 5 Months ago Karma: 0
This is what I'am looking for
Last Edit: 2012/01/26 18:07 By Davers.
The administrator has disabled public write access.
 
#24154
Re:Menu box width adjustment 12 Years, 5 Months ago Karma: 748
Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:


#ariext59 LI.ux-menu-item-level-0
{
 width: 98px !important;
}

UL#ariext59  LI.ux-menu-item1
{
 width: 106px !important;
}

UL#ariext59  LI.ux-menu-item1 A
{
 text-align: center;
}



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