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 appearence
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu appearence
#6831
Menu appearence 13 Years, 8 Months ago Karma: 0
Well I've been reading through the forums looking for answers to my questions and although I have found some css changes I wanted, I haven't found them all.

I'd like the change the width of the menu and the look of the parent menu to match the attached img. Currently the parent menu is the default install width and appearence.

Please use the credentials I emailed previously to access the site so you can see what it currently looks like. I would do some of this css myself if there was documentation available to identify the areas that need to be modified. I noticed that in other posts where you show required changes, you add new css rules instead of editing the existing css styles. Is there a reason for that?

Thanks for the help with this, it's much appreciated.

I'd like it to look like:

Last Edit: 2010/09/01 16:23 By Frost.
The administrator has disabled public write access.
 
#6843
Re:Menu appearence 13 Years, 7 Months ago Karma: 747
Try to use the following CSS rule:

Code:


.ux-menu-container LI.ux-menu-item-main
{
  width: 12%;
}



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