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?

Sub menus displayed inside module
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sub menus displayed inside module
#23300
Sub menus displayed inside module 12 Years, 4 Months ago Karma: 0
Hello

The sub menu does not appear upon the contents of the small temple of Gavick

Link 50.97.205.130/~defato/defato/index.php/inicio-abinee

grateful
The administrator has disabled public write access.
 
#23302
Re:Sub menus displayed inside module 12 Years, 4 Months ago Karma: 748
Hello,

Add the next CSS rules:

Code:


#gkLeftTop .box,
#gkLeftTop .box DIV
{
 overflow: visible;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#23303
Re:Sub menus displayed inside module 12 Years, 4 Months ago Karma: 0
Efficiency is everything! Thank you!
The administrator has disabled public write access.
 
#39091
Re:Sub menus displayed inside module 11 Years, 1 Month ago Karma: 0
Hello

I'm having the same problem. Now, the problem appears to overlap with the main menu, use the template from Gavick gknews.

alanferreira.com.br/pmsa-joomla30/index.php/2013-03-08-13-00-28/2013-03-08-13-01-51/governo-institucional
The administrator has disabled public write access.
 
#39093
Re:Sub menus displayed inside module 11 Years, 1 Month ago Karma: 748
Hello,

This problem with site template styles. Add the following CSS rules to fix the problem:


#gkPageTop
{
z-index: 2;
position: relative;
}

#gkPageContent
{
z-index: 1;
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39095
Re:Sub menus displayed inside module 11 Years, 1 Month ago Karma: 0
Thanks!
The administrator has disabled public write access.
 
Go to topPage: 1