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?

width of menu bar
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: width of menu bar
*
#39483
Re:width of menu bar 11 Years ago Karma: 748
You can read here how to change menu items width.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39485
Re:width of menu bar 11 Years ago Karma: 0
hardy har har
The administrator has disabled public write access.
 
#50735
Re:width of menu bar 9 Years, 8 Months ago Karma: 0
What about drop down menu items? How do I change the width of those. This isn't working for drop downs.
The administrator has disabled public write access.
 
#50736
Re:width of menu bar 9 Years, 8 Months ago Karma: 748
Hello,

Provide a link to a page with the menu and specify what custom CSS rules you use and what exactly doesn't work.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#50737
Re:width of menu bar 9 Years, 8 Months ago Karma: 0
Hello,

Trying to use:

UL#{$id} LI.ux-menu-item100
{
width: 200px;
}

Website. The main menu, under events calendar, the creative access art center calendar menu item is the one I wish to extend the width.
Last Edit: 2014/08/08 16:45 By kinzar1.
The administrator has disabled public write access.
 
#50740
Re:width of menu bar 9 Years, 8 Months ago Karma: 748
Hello,

Use the following CSS rule:

UL#{$id} LI.ux-menu-item100
{
width: 200px !important;
}

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