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?

Centering ARI Ext Menu on the page
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Centering ARI Ext Menu on the page
#19971
Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 0
Hi,
I'm trying to use your AriExtMenu item as a horizontal menu in my website. Unfortunately I'm having problems getting the entire menu to display centered.

I've had a read through what I believe are similar posts from other users but don't fully understand the responses or how to implement them on my site.

Any help you could provide would be much appreciated - the URL is lifespringministries.co.uk/index.php?template=LifeSpring-New (the site is currently undergoing a redesign).

If you need any further information, please let me know.

Many thanks in advance,
Andy
The administrator has disabled public write access.
 
#19976
Re:Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 748
Hello,

Add the next CSS rules:

Code:


#whitebox_m DIV.ux-menu-container
{
 text-align: center !important;
}

#whitebox_m .ux-menu
{
 display: inline-block;
 zoom: 1;
 *display: inline;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#19983
Re:Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 0
Many thanks - that's done the trick
The administrator has disabled public write access.
 
#20038
Re:Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 0
Pls help my same problem with centering text align, my site: www.dohiengiang.com/tinthanh/

Thanks!
The administrator has disabled public write access.
 
#20040
Re:Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 0
sorry, I solved it with text align option in module config but not perfect:
1. Main menu items styles with Text Align: Center
2.Sub-menu items styles with Text Align: Left
All sub-items become Center Align following Main menu items. I want text in main menu is center align and items in sub-menu are left align.

My site:www.dohiengiang.com/tinthanh/
Last Edit: 2011/09/28 06:41 By tinthanh.
The administrator has disabled public write access.
 
#20043
Re:Centering ARI Ext Menu on the page 12 Years, 9 Months ago Karma: 0
Resolved with "Use main styles" is "No"
The administrator has disabled public write access.
 
Go to topPage: 1