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



Duplicate entry \'8333026\' for key \'jos_fb_whoisonline.PRIMARY\' SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1714276618\', \'how can i center the menu using Ari Ext Menu.\',\'\',\'\',\'view\',\'https://www.ari-soft.com/index.php?option=com_kunena&Itemid=54&catid=36&func=view&id=41634&lang=en\', \'18.220.11.34\', \'0\')
Welcome, Guest
Please Login or Register.    Lost Password?

how can i center the menu using Ari Ext Menu.
(0 viewing) 
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. 10 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. 10 Years, 10 Months ago Karma: 748
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. 10 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. 10 Years, 10 Months ago Karma: 748
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. 10 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. 10 Years, 10 Months ago Karma: 748
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