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?

Align horizontal ARI Ext menu center?
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Align horizontal ARI Ext menu center?
#24930
Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 0
Hi ARI,

Thank you very much for a nice Joomla module!!

However I currently can't figure out, how to center the module at the top of my site.

The site is Sorring Fitness <- at this link.



I also need to change the submenu indicators (triangles).
Is there any way the to make all the menues the same width?


Please supply me with the needed information.


Thank you in advance!
The administrator has disabled public write access.
 
#24931
Re: Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 0
And I forgot:

When the submenus exceeds the height of the banner, they disappear behind the centerframe.
How do I make them appear in the front rather than behind?
The administrator has disabled public write access.
 
#24957
Re: Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 747
Hello,

Add the next CSS rule to center the menu:

Code:


#header div.ux-menu-container ul.ux-menu
{
 width: auto;
 right: inherit;
 margin: 0 auto;
 left: 45px
}



Sub-menu indicator image is located by the next path:

<joomla_directory>/modules/mod_ariextmenu/mod_ariextmenu/js/css/images/menu-arrow-down.png

About the last proble, what browser do you use?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24958
Re: Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 0
Thanks a lot!

That did the trick!

Is it possible to make the module auto width, so it always fits the width of the site?



I'm testing on IE8, IE9 and Chrome.
The administrator has disabled public write access.
 
#24959
Re: Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 747
Sorry, but it is not possible to fill all available space automatically.

About problem with banner, we can't reproduce this problem. Could you provide a screenshot where we can see it?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24960
Re: Align horizontal ARI Ext menu center? 12 Years, 2 Months ago Karma: 0
I've added 5 menuitems sub the 'HJEM' menu. Only three of those are visible, as the rest seems to dissapear behind the banner.

No screenshot - try for yourself
The administrator has disabled public write access.
 
Go to topPage: 1234