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?

Menu items hidden behind the content!
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Menu items hidden behind the content!
#16241
Menu items hidden behind the content! 12 Years, 10 Months ago Karma: 0
I used the artisteer software to draw the layout of the site following www.grupotaiyo.com.br. But the vertical sub menu insists on hiding behind the content.

Appreciate the help!
The administrator has disabled public write access.
 
#16242
Re:Menu items hidden behind the content! 12 Years, 10 Months ago Karma: 748
Hello,

Add the next CSS rule:

Code:


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



Regards,
ARI Soft
The administrator has disabled public write access.
 
#16243
Re:Menu items hidden behind the content! 12 Years, 10 Months ago Karma: 0
Thank you! Professionals!
The administrator has disabled public write access.
 
#17052
Re:Menu items hidden behind the content! 12 Years, 9 Months ago Karma: 0
Hi,....

Please help.....

Problem on this HP:

systemtec.eu/index.php?option=com_content&view=article&id=3&Itemid=11
Last Edit: 2011/07/08 11:51 By kuppe.
The administrator has disabled public write access.
 
#17054
Re:Menu items hidden behind the content! 12 Years, 9 Months ago Karma: 748
Hello,

This problem with site template styles, add the next CSS rules:

Code:


body div#contenttop,
body div#contenttop .float-left
{
 overflow: visible;
 clear: both;
}

#content-shift .floatbox
{
 clear: both;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#17055
Re:Menu items hidden behind the content! 12 Years, 9 Months ago Karma: 0
create support !!

thx ari soft
The administrator has disabled public write access.
 
Go to topPage: 12