Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
difficulties trying to figure out what to z-indexed
Old 06-24-2010, 11:48 AM difficulties trying to figure out what to z-indexed
Novice Talker

Posts: 14
Name: robin brunet
Trades: 0
I can't seem to figure out what needs to be z-indexed in order to make it so that my menu slides down in front of my image gallery.

my image gallery is here
http://robinsden.co.cc/services/phot...dels/ashly.php

my css sheets for it are:
http://www.robinsden.co.cc/Scripts/i...ad-gallery.css
http://www.robinsden.co.cc/Scripts/i...lery_style.css

I don't think it's got anything to do with indexing my menu because I seem to already have that indexed to 1000.

You will clearly notice right now it dose not work right because under the models menu only 2 names appear and there is suppose to be three. One is hidden by the gallery.

If you need more info please let me know. Thanks.
robin b is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-24-2010, 07:52 PM Re: difficulties trying to figure out what to z-indexed
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Use Firefox, install the Firebug extension to find stuff like this. The element you need to set the higher z-index on is this one

Quote:
.jqueryslidemenu ul li ul {
display:block;
left:0;
position:absolute;
visibility:hidden;
z-index:1050;

__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to difficulties trying to figure out what to z-indexed
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22654 seconds with 12 queries