Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stephenvb Friend
    #136364

    I can’t seem to figure this out. The Moomenu drops down behind the slideshow, but only in IE7 (haven’t tried IE6 yet). http://www.acmpm.com/demo

    I have all the z-index values set according to the demo and the download files. I’ve even tried to modify some of the values to prevent the overlap.

    Can someone point me in the right direction?

    mihirc Friend
    #283492

    Hello,

    I was just checking the code. In the developer , i just noticed that the code doesnt have a position. When we think of z-index, its always good to remember that it goes hand in hand with position. for example:

    div#blah a{
    position:relative;
    z-index:2;
    }

    Below is a small Article I wrote on Z-index –

    http://css-helper.com/index.php/page,4.html

    Regards,
    Mihir Chhatre.

    stephenvb Friend
    #283500

    I’ll remember to proof read other people’s work from now on…

    One of the z-index variables in the style sheet was written as z/index as opposed to z-index.

    Apologies.

    mihirc Friend
    #283558

    Hello,

    Was the issue solved? And i think, then its a bug in the template that we should put up.

    Regards,
    Mihir Chhatre.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  mihirc 15 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum