Hello, I just noticed a z-index problem (which you can see on my test site 
here: http://checkoutacollege.com:8080/ ).  The issue is that when the user 
clicks on one of the "Read animation" links in the "character boxes", the 
resulting div#overlaycontainer is hiding under the top nav bar.  I believe 
there are three elements at play here.  They are as follow with the z-index I 
have assigned to them:
div#navcontainer (z-index:2000;) (when in use, the top nav's drop down submenus 
must  lay over the character boxes).
div#characterboxcontainer (z-index: 1000;)
div#overlaycontainer (z-index:3000!important;) (Should lay over everything)

I even tried putting the z-index inline in div#overlaycontainer, but no luck.

I am seeing this issue in IE, FF and Opera (all I tested on).

Any advice gratefully appreciated.

Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
afre...@sbctc.edu
http://www.checkoutacollege.com<http://www.checkoutacollege.com/>

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to