Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

z index and menu width
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: z index and menu width
#23022
z index and menu width 12 Years, 11 Months ago Karma: 0
Hi, I have a site over at:
I am using your menu for the horizontal blue menu and would like to know how I can make the menu not be in front of the log in / cart for the site.
Also, is there a way of making the menu fit the site width 100%?
It is a little bit too narrow at the moment,
Thanks.
The administrator has disabled public write access.
 
#23023
Re:z index and menu width 12 Years, 11 Months ago Karma: 760
Hello,

Where we can see a menu on your site?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23033
Re:z index and menu width 12 Years, 11 Months ago Karma: 0
Ah, sorry, missed out the link!
It's at:
garry.selfip.net/kiddimob/
Thanks
The administrator has disabled public write access.
 
#23035
Re:z index and menu width 12 Years, 11 Months ago Karma: 760
Add the next CSS rules:

Code:


body #cart-panel-surround, 
body #font-panel-surround, 
body #login-panel-surround
{
 z-index: 20000;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#23036
Re:z index and menu width 12 Years, 11 Months ago Karma: 0
Where do I add those please?
The administrator has disabled public write access.
 
#23042
Re:z index and menu width 12 Years, 11 Months ago Karma: 760
To "CSS Styles" parameter in module settings or to a site template CSS file.

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