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?

How to change the width of the menu.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to change the width of the menu.
#36049
How to change the width of the menu. 11 Years, 3 Months ago Karma: 0
Hi,

I'm having some trouble with ARI Ext Menu which I think is related to CSS.

Basically, if a menu item is too long (for example, "Map of the buildings") it will only show some of the text (such as "map of the").

So I'd just like to know how to increase the length for that particular menu. If it was possible to find a solution without touching CSS, that'd be helpful but in no way essential.

Thank you for a fantastic product!

Dan Pullan
The administrator has disabled public write access.
 
#36052
Re:How to change the width of the menu. 11 Years, 3 Months ago Karma: 748
Hello,

Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#36192
Re:How to change the width of the menu. 11 Years, 3 Months ago Karma: 0
Hi,

Sorry, The email notifying me had ended up in Junk folder.

It can be seen at www.westfields-inf.co.uk/ under the "Community" tab.


I've attached a screenshot of the specific menu that the problem appears under.



Thanks,

Dan
The administrator has disabled public write access.
 
#36193
Re:How to change the width of the menu. 11 Years, 3 Months ago Karma: 748
This problem with site template styles for default menu. Open <joomla_directory>/templates/framelab/css/styles.css file and use the following CSS rules:

#nav li li {padding:0;height:auto; background:none ;}

instead of:

#nav li li {padding:0;height:auto;width:200px; background:none ;}

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