Jump to content

CSS Positioning Properties


Norman

Recommended Posts

I have a CSS menù, and I want add an image behind it (but still visible), using CSS Positioning Properties. http://www.w3schools.com/css/css_positioning.asphttp://www.w3schools.com/css/tryit.asp?fil...=trycss_zindex1My problem is: if I use this image (with z-index:-1), then my menu become not clickable. If I set this to '0', then it disappear. I'm in vBulletin, and I think this code..<img class="x" src="myimg.gif">.. must go into the header template, or the forumhome template. I've try everywhere, but I've the same problem! Any suggestion? :)

Link to comment
Share on other sites

It's hard to do. Becouse I've another image, for the header, but it's called by a vB automatic CSS. It's in the .body CSS. However, I've seen that in IE it works! In Firefox no. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...