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?

What is the CSS for submenu to display correctly?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: What is the CSS for submenu to display correctly?
#31317
What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 0
What is the CSS code to allow the submenu to have display priority a module. Currently the sub menu does not display correctly over any contents in a nearby module.

See the top right menu on this page (select HELP)
justify.cloudaccess.net/events/all-events

Thanks so much for your assistance!
Dean
The administrator has disabled public write access.
 
#31319
Re:What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 747
Hello,

Add the following CSS rule:

#header
{
z-index: 2;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#31323
Re:What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 0
It worked. Thank you!
-Dean
The administrator has disabled public write access.
 
#31404
Re:What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 0
I just noticed that after using the CSS...

#header
{
z-index: 2;
}

...which resolved my YUI menu issue, created a new problem.

My non YUI menu which originated with my template, now has a lower priority and that pull-down displays under the contents of other module content.

Is their a better CSS code that I can use on my YUI menu that does not impact my templates menu system?

To see the problem here (you have to login) or view the attached screenshot.
justify.cloudaccess.net/connections/site-activity

Thanks so much for your help!
-Dean
Last Edit: 2012/09/03 09:29 By DeanV.
The administrator has disabled public write access.
 
#31406
Re:What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 747
What browser do you use? We can't reproduce the problem:



Regards,
ARI Soft
The administrator has disabled public write access.
 
#31423
Re:What is the CSS for submenu to display correctly? 11 Years, 7 Months ago Karma: 0
The issue exist using all of my browswers including IE9, FireFox 14, and Chrome 21. See the follow screen cast:
www.screencast.com/t/y1oTuLN6VSI4

This screencast shows how the YUI CSS effected the templates menu display:
www.screencast.com/t/MnqJMf72NEE

I can send you a private admin login, I just can not post it here.

Thanks. -Dean
The administrator has disabled public write access.
 
Go to topPage: 12