Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with Z Index

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46359
    cwork
    Participant

    I have a logo, and some content info, and underneath a menu.
    I bring the menu up, and set a border on its top, and set the z-index to -1 so the border goes under the logo. This screws up though, because the menu goes under the contact block as well, which means none of the links can be clicked. Is it possible to pull this off, or do I have to add an empty div above the menu to use the border?

    jsfiddle: http://jsfiddle.net/Tt3Y8/

    screenshot: http://grab.by/opbG

    #142445
    cwork
    Participant

    @alexmccabe, thank you, but that’s not quite what I had in mind. I actually tried that myself, but it doesn’t go all the way across.

    if you look at the screenshot, the border needs to go all the way across, underneath the logo, because it will go under the Text as well.

    thank you, though.

    #142516
    cwork
    Participant

    man…@CrocoDillon that is perfect. Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.