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?

Hidden/Cut Off SubMenu Items
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Hidden/Cut Off SubMenu Items
#5916
Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 0
Hi there, I have a problem with menu. The Submenus are not being displayed but, rather cutoff and hidden behind other objects in my template. Can you help me out with this? I just KNOW there some code that you are going to give me but... If you give me a code, can you tell me exactly where to put it? I am using ARI Ext Menu. My site is blocked for maintenance but, I can make it LIVE if you need me to. I am using the menu as a "mainmenu", which is aligned at the top. By the way, can you also tell me how to change the colors of the menu too? Looking forward!!!---- David Stone.


My website is www.morefittraining.com
Last Edit: 2010/07/30 05:11 By davidstone.
The administrator has disabled public write access.
 
#5918
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 747
Hello,

Your site requires credentials. Could you provide it by email that we can investigate this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5921
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 0
The site is LIVE now. GO ahead and have a look. Thanks.

www.MoreFitTraining.com
Last Edit: 2010/07/30 05:53 By davidstone.
The administrator has disabled public write access.
 
#5922
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 747
Add the following CSS rule:

Code:


#body .main .row-top-menu
{
  overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#5923
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 0
Great! It worked like a charm! Next, can you lead me to where I can change the color of the structure? which .css file do I edit? Or is there something else that I have to do?
The administrator has disabled public write access.
 
#5924
Re:Hidden/Cut Off SubMenu Items 13 Years, 8 Months ago Karma: 747
You can edit <joomla_dir>/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css file or add necessary CSS rules to 'CSS Styles' property in module settings. Could you specify what colors you want to change that we can provide CSS rules for them.

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