Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199773

    http://j2k.info/american/

    Hello,

    I was wondering if you could help me, i have that image of a server below the revolutionary slider, i am trying to make that image go over the slider… i think its done with z index.. i want the positioning to stay the same, but i want the server png image overlay on top of the slider

    this is an image of the effect i am looking for
    http://kec.bz/in/question.jpg

    #199809

    Hey kecster2!

    Add this on your custom.css or Quick CSS:

    #av_section_1 {
    z-index: 20;
    position: relative;
    }

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Z index Problem’ is closed to new replies.