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?

how can i center the menu using Ari Ext Menu.
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: how can i center the menu using Ari Ext Menu.
#41634
how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 0
Please i'm using Ari Ext Menu and i don't find the way to center my menu horizontal.

www.contadorlimanorteperu.com

and if you have a module to create a form?.
The administrator has disabled public write access.
 
#41637
Re:how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 763
Hello,

Add the following CSS rules:

BODY #gkHeaderModule1
{
float: none;
}

DIV.ux-menu-container
{
text-align: center;
}

DIV.ux-menu-container UL.ux-menu-horizontal
{
display: inline-block;
}


PS: We don't have an extension for creating forms.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#41653
Re:how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 0
Hello, there are 3 files *.css - which of them i have to modify? to see my menu totaly centered from the div ?
thank you.
The administrator has disabled public write access.
 
#41654
Re:how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 763
Custom CSS rules can be added to "CSS Styles" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#41655
Re:how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 0
Please look the link to understand my point.

www.contadorlimanorteperu.com
The administrator has disabled public write access.
 
#41657
Re:how can i center the menu using Ari Ext Menu. 11 Years, 10 Months ago Karma: 763
We provided CSS rules which helps to center menu. What's wrong?

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