Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Sub-menus do not "drop-down" with actual template
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Sub-menus do not "drop-down" with actual template
#6606
Sub-menus do not "drop-down" with actual template 14 Years, 3 Months ago Karma: 0
Seems to work with other templates, but with the template I currently have the drop-down items do not appear when I drag my cursor over the menu items.
I tried modifying the template.css file but nothing has worked so far.

Please help!

Thanks!
Last Edit: 2010/08/25 18:19 By coco.
The administrator has disabled public write access.
 
#6607
Re:Sub-menus do not "drop-down" with actual template 14 Years, 3 Months ago Karma: 760
Hello,

Add the following CSS rule:

Code:


body #pillmenu
{
  overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#6609
Re:Sub-menus do not "drop-down" with actual templa 14 Years, 3 Months ago Karma: 0
It works!!! thank you!
The administrator has disabled public write access.
 
#6618
Re:Sub-menus do not "drop-down" with actual template 14 Years, 3 Months ago Karma: 0
I'm having the same problem.
I'm using JoomlaHet's J66 template. The submenu's simply don't show up. The main menu-iten displays the arrow to indicate that there are submenu's, but that's it.

The CSS code didn't help (I entered it in the module, I guess that ok).

Any idea?
The administrator has disabled public write access.
 
#6619
Re:Sub-menus do not "drop-down" with actual template 14 Years, 3 Months ago Karma: 760
Hello,

Provide link to page where we can see this issue that we can help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#6620
Re:Sub-menus do not "drop-down" with actual template 14 Years, 3 Months ago Karma: 0
Wow, fast response!

And just 2 minutes ago I found the problem myself. It is in the template CSS. I needed to change the overflow of a div to visible.
Works like a charm now!!!
The administrator has disabled public write access.
 
Go to topPage: 12