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?

problem with horizontal sub menu
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: problem with horizontal sub menu
#11066
problem with horizontal sub menu 13 Years, 2 Months ago Karma: 0
Hi,
I'm having a height issue with the horizontal menu. It seems that I have to have the menu at a set height for the sub menus to show up. The problem with that is then I run into z-index problems with getting to other links.

You'll notice my problem here : www.shoppartyworld.com/index.php?option=com_idoblog&view=idoblog&Itemid=184

Is there any way to get the sub menus to work without having to have a set height?

Thanks!
The administrator has disabled public write access.
 
#11069
Re:problem with horizontal sub menu 13 Years, 2 Months ago Karma: 748
Hello,

Could you provide screenshot where we can see what problem you mean and specify what browser you use?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11070
Re:problem with horizontal sub menu 13 Years, 2 Months ago Karma: 0
Here ya go! I'm in Firefox right now. We also have people in the office who use Chrome, IE, and Safari.
Last Edit: 2011/02/15 16:30 By classic.
The administrator has disabled public write access.
 
#11071
Re:problem with horizontal sub menu 13 Years, 2 Months ago Karma: 748
Provide screenshot please where we can see the issue.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#11073
Re:problem with horizontal sub menu 13 Years, 2 Months ago Karma: 0
As soon as I hit submit I realized the screen shot I took doesn't show the issue.

So you'll see the drop down goes over my side links, therefore rendering my side links unclickable.
The administrator has disabled public write access.
 
#11077
Re:problem with horizontal sub menu 13 Years, 2 Months ago Karma: 748
Use the following CSS rules:

Code:


DIV#gk-header,
DIV#gk-header DIV.moduletable_content
{
 overflow: visible;
}

DIV.ux-menu-container
{
 height: auto;
}



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