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: 1...13141516171819...25
TOPIC: submenus are hidden under the body of the site
#15164
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 0
Hi,
I've tried everything on this tread...
I've added all these codes listed below to template/css/template.css, constant.css; mod_ariextmenu/js/css/menu.min.css;
and within the module in joomla css style. To no avail my menus still get stuck under the body...am i not doing this the right way?

Can you help? I can give you access. Let me know, thanks in advance!

Here is what i added to all the above...

.art-content-layout DIV.art-sidebar1
{
position: relative;
z-index: 10;
}

.art-content-layout DIV.art-sidebar1 .ux-menu LI
{
background-image: none;
padding: 0;
}

.art-content-layout DIV.art-content
{
position: relative;
z-index: 1;
}






body .art-content-layout .art-sidebar1
{
position: relative;
z-index: 10;
}

body .art-content-layout .art-sidebar1 .ux-menu LI
{
background-image: none;
padding: 0;
}

body .art-content-layout .art-content
{
position: relative;
z-index: 1;
}







.art-blockcontent-body ul.ux-menu li
{
background-image: none;
padding: 0;
}

body .art-content-layout .art-content
{
position: relative;
z-index: 1;
}

body .art-content-layout .art-sidebar1
{
position: relative;
z-index: 10;
}






div#left,
div#left div.mod-line div.box-1
{
overflow: visible;
}






body .art-content-layout .art-sidebar1 .art-block
{
z-index: 10;
}


Respectfully,
Paul
Last Edit: 2011/05/19 21:25 By suites.
The topic has been locked.
 
#15178
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 748
Hello,

Provide link to page where we can see the problem.

Regards,
ARI Soft
The topic has been locked.
 
#15216
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 0
can you email me directly...the site is not live and i will have to give you administrator access...so i don't feel comfortable letting everyone access the site...just you guys....thanks!
The topic has been locked.
 
#15222
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 748
Send link by email.

Regards,
ARI Soft
The topic has been locked.
 
#15228
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 0
Hi,
I've tried everything on this tread...
I've added all these codes listed below to template/css/template.css, constant.css; mod_ariextmenu/js/css/menu.min.css;
and within the module in joomla css style. To no avail my menus still get stuck under the body...am i not doing this the right way?

the site is tinyurl.com/3pcjs87 and the problem is in the meu "Inscriзхes".
I already used this module in another sites but in this version of joomla 1.6 I couldn't get.

Can you help?

Regards,
Italo
Last Edit: 2011/05/20 18:51 By Italo_Krusty.
The topic has been locked.
 
#15237
Re:submenus are hidden under the body of the site 13 Years, 1 Month ago Karma: 748
Hello,

This problem with site template styles. Add the next CSS rules that fix it:

Code:


body #jv-topnav
{
 overflow: visible;
}

#jv-topnav .ux-menu li a
{
 float: none;
}



Regards,
ARI Soft
The topic has been locked.
 
Go to topPage: 1...13141516171819...25