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?

Submenus are not showing from top menu position
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenus are not showing from top menu position
#23615
Submenus are not showing from top menu position 12 Years, 5 Months ago Karma: 0
Hello All,
Complete newbie here, although I have just taken over our website. I am slowly getting up to speed on everything.
As I have no CSS or HTML experience I am relying on modules to help make things (easier).

Anyway, I have added the ARI Ext Menu as my top menu; however, when you mouse over the heading "wastewater treatment" you do not see any one of the two submenus that should be there.

I read a bunch of posts and it seems that this is because of the template styles (I am using a siteground).
I have tried pasting in code I read from other posts to the CSS Styles menu on the ARI Ext Menu settings as well to the siteground template CSS.....both did not change anything. (When I move from the user3 top menu position to the side, you can see the dropdowns fine (likely because there is no text underneath it to block it)

I would really appreciate if someone could let me know how to get the submenu to show up on IE, Chrome, FF...I am using Joomla 1.5 and the siteground-j15-137 template.
Website is: www.alumcas.com

Thank you all very much

Stephen
The administrator has disabled public write access.
 
#23624
Re:Submenus are not showing from top menu position 12 Years, 5 Months ago Karma: 748
Hello,

This problem with site template styles. Add the next CSS rule to "CSS Styles" parameter in module settings to fix it:

Code:


BODY #pillmenu 
{
 overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#23625
Re:Submenus are not showing from top menu position 12 Years, 5 Months ago Karma: 0
Pure Genius...SOLVED!
Thanks a ton
The administrator has disabled public write access.
 
#24780
Re:Submenus are not showing from top menu position 12 Years, 4 Months ago Karma: 0
Hi - I have the same problem, using TX-Freemium template. Menu in position roof-1

Please suggest code that could get submenus to drop down! and where should I put the code? (I'm new to this!)

www.sportstarts.org/evoking-history?view=featured

Many thanks
The administrator has disabled public write access.
 
#24782
Re:Submenus are not showing from top menu position 12 Years, 4 Months ago Karma: 748
Hello,

This is not "ARI Ext Menu" issue. This problem with a 3rd party menu extension (probably default site template menu). It generated javascript errors, you can find them in browser's error console (for example press Ctrl+Shift+J in FireFox browser).

Regards,
ARI Soft
The administrator has disabled public write access.
 
#24967
Re:Submenus are not showing from top menu position 12 Years, 4 Months ago Karma: 0
problem was very simple... jQuery was turned off in my template.

thanks.
The administrator has disabled public write access.
 
Go to topPage: 1