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 hidden under the body of the site
(1 viewing) (1) Guest
Go to bottomPage: 12345678...25
TOPIC: submenus are hidden under the body of the site
#11965
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 0
Hi,
I have similar problem on www.kancelarijskipribor.com web page. My meni is hiden. Pls can you help me.
THX
The topic has been locked.
 
#11967
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 0
Hi there,

I love this menu mod

I am having the same problem where the sub menus are hidden under the body of the page or the left_top module location.

www.it-culture.com.au

The template I am using is the penguinMail theme from Gavick.com and it does have provisions for CSS overides but I am not sure what to enter to get the sub menus to appear on top of the content.

Can you help me?

Cheers.
The topic has been locked.
 
#11970
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 748
Hello,

To dragonche, use the next CSS rule:

Code:


body .s-c-s .col2
{
 overflow: visible;
}



To kr38tiv, use the following CSS rules:

Code:


DIV#gk-left,
DIV#gk-left DIV.moduletable
{
 overflow: visible;
}

DIV#gk-left .ux-menu LI
{
 background-image: none;
 padding: 0;
}



Regards,
ARI Soft
The topic has been locked.
 
#11972
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 0
Man you are the best many many thx.
THX THX THX
The topic has been locked.
 
#11984
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 0
Brilliant! Works a treat, thanks so much for your help...

One thing that would make the menu work better on my site is if it was full size rather than appearing squeezed into a table.

For example, prior to your excellent CSS advice, the menu was larger, is there a way to get the menu to appear full size, as in wider?

Thanks a million....
The topic has been locked.
 
#11997
Re:submenus are hidden under the body of the site 13 Years, 4 Months ago Karma: 0
It's sorted...removed the

padding: 0;

from the CSS. I will play around with it for a while and see what I can do.

Thanks.
The topic has been locked.
 
Go to topPage: 12345678...25