test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chesupport Friend
    #132963

    Hello,

    In CSS you can define which layer something appears on by giving it a z-index value. The larger the number, the closer to the “top” it is (by top I mean on top of other images).

    No matter what value I give a new div, it won’t appear above the headermask.

    I need to create a tiny menu in the upper right portion of my website in the header. This menu should be on top of the headermask. Any ideas on how to do this are greatly appreciated.

    -C

    chesupport Friend
    #268783

    For anyone looking for this:

    I gave my new div a z-index of 101 to ensure it had the highest value. I also had to give it a position, I chose relative.

    Hope that helps somebody.

    -C

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

This topic contains 2 replies, has 1 voice, and was last updated by  chesupport 16 years, 2 months ago.

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