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?

Centred menu
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Centred menu
#12556
Centred menu 13 Years, 3 Months ago Karma: 0
Hi!

Currently the menu bar is at the left of my page.
Is it posible ho have a centred menu bar?

www.tivars.se/

All the best!
/Eric
The administrator has disabled public write access.
 
#12559
Re:Centred menu 13 Years, 3 Months ago Karma: 748
Hello,

Use the next CSS rule:

Code:


DIV#navmenu1
{
 text-align:center;
}

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



Regards,
ARI Soft
The administrator has disabled public write access.
 
#12560
Re:Centred menu 13 Years, 3 Months ago Karma: 0
Works perfectly, you rock!
The administrator has disabled public write access.
 
#13113
Re:Centred menu 13 Years, 3 Months ago Karma: 0
Have tried pasting this code into 'CSS Styles' of the ARI Ext module and into personal.css template (am using beez20 default in Joomla 1.6) but my horizontal menu is still left aligned?

Any help most welcome and thankyou for the menu!
The administrator has disabled public write access.
 
#13121
Re:Centred menu 13 Years, 3 Months ago Karma: 748
Hello,

Provide link to page where we can see the menu on your site.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13346
Re:Centred menu 13 Years, 3 Months ago Karma: 0
Thanks! Site is mealsonwheelsmaroochydore

What I would like to do is centre the menu and place a block of colour at menu height either side to fill the wrapper.
The administrator has disabled public write access.
 
Go to topPage: 12