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?

ARI Ext Menu - how to activate?
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: ARI Ext Menu - how to activate?
#27628
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 748
Try now. The module was disabled.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#27630
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 0
Thank you very much
The administrator has disabled public write access.
 
#27756
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 0
ARI Ext Menu is SUPER and working OK.

Last question: How to make ARI Ext Men to be centered in the screen. Now is left aligned. Like centered WEB logo (changed logo from Joomla 1.6 template).
Site: em-stanev.org

Best regards
The administrator has disabled public write access.
 
#27768
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 748
Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:


#header .ux-menu-container .ux-menu
{
 display: inline-block;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#27785
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 0
Yes, I do this, but without success ...
Any idea?
The administrator has disabled public write access.
 
#27796
Re:ARI Ext Menu - how to activate? 12 Years, 2 Months ago Karma: 748
Add also the next CSS rule:

Code:


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



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