Forums

[Plugin: akWPLightbox] Pretty Photo Overlay Z-Index (3 posts)

  1. alexleonard
    Member
    Posted 3 years ago #

    I noticed another thing. I think the prettyPhoto.css needs to be updated.

    At the moment the overlay has a z-index of 1, and the photo container has a z-index of 2.

    In situations where someone is using z-index's on their site this could cause issues (as it did for me ;)

    I would suggest setting these to 1000 and 1500 just to be sure :)

  2. scooterschalk
    Member
    Posted 3 years ago #

    Hi, where do you set the z-index?
    thanx.

  3. scooterschalk
    Member
    Posted 3 years ago #

    I added the z-index as follows and it works:!!

    #nav li ul { /* second-level lists */
    position: absolute;
    background: #858222;
    width: 130px;
    left: -999em;
    margin: 0;
    padding: 0;
    z-index: 1;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic