Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Making the menu align in center
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Making the menu align in center
#29066
Re:Making the menu align in center 12 Years, 5 Months ago Karma: 0
Np,
Anyways, how can I let the menu and the submenus align left ?

text-align= left; !important

isn't working...
The administrator has disabled public write access.
 
#29068
Re:Making the menu align in center 12 Years, 5 Months ago Karma: 760
Text align can be set in module settings. See "Main menu items styles -> Text align" and "Sub-menu items styles -> Text align" parameters in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#29069
Re:Making the menu align in center 12 Years, 5 Months ago Karma: 0
On my old site I got it aligned like this:

And the new one must be the same, but atm it is:

Greets.
Last Edit: 2013/08/23 18:19 By ichabi.
The administrator has disabled public write access.
 
#29070
Re:Making the menu align in center 12 Years, 5 Months ago Karma: 760
Try the next CSS rule:

Code:


UL.ux-menu A
{
 padding-left: 2px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#29071
Re:Making the menu align in center 12 Years, 5 Months ago Karma: 0
Thanks for all your help Admin
I appreciate it verry much !

Greets.
The administrator has disabled public write access.
 
Go to topPage: 123