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?

Full width menu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Full width menu
#26442
Full width menu 12 Years, 3 Months ago Karma: 0
Hi,

Iam sorry to ask this question again as I have seen you answer it patiently before in several other posts. The solutions you have given seem to be specific to those particular instances which I guess is why they are not working on my site.

I am using a modified beez5 template with joomla 2.5 and would like the ariext menu (great product by the way, so easy to use apart from this issue) to extend across the full 1050px of the page. The page is here:

www.silvercoastlife.com/fatima/

I would be very grateful if you can tell me where I am going wrong (and if it needs CSS code please tell me where to put it as these pages are my first attempt at using joomla and CSS).

Thank you for your help
The administrator has disabled public write access.
 
#26444
Re:Full width menu 12 Years, 3 Months ago Karma: 748
Hello,

Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:


#header .ux-menu LI A
{
 display: block !important;
}

#header .ux-menu LI.ux-menu-item-level-0
{
 width: 150px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#26455
Re:Full width menu 12 Years, 3 Months ago Karma: 0
Wow. Thanks for the fast response. That worked - did in two minutes what I have been trying to do for the last two nights. Your support is as great as your product.
The administrator has disabled public write access.
 
#26524
Re:Full width menu 12 Years, 3 Months ago Karma: 0
hi, I can't get this work?
The administrator has disabled public write access.
 
#26525
Re:Full width menu 12 Years, 3 Months ago Karma: 748
Hello,

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26526
Re:Full width menu 12 Years, 3 Months ago Karma: 0
The administrator has disabled public write access.
 
Go to topPage: 123