Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Need help with CSS drop-down menu issues?
(1 viewing) (1) Guest
All your queries regarding HTML will be solved in this forum
  • Page:
  • 1
TOPIC:

Need help with CSS drop-down menu issues?

Need help with CSS drop-down menu issues? 10 months ago #690

  • sandhya
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 0
I've created a CSS drop down menu for my site's navigation...but I'm having an issue I can't figure out. When the menu drops down, it shows up behind the content on the page. The writing is showing through the menu, as is a picture (which makes the menu impossible to read). The site is set up with tables. I've tried layered tables and iframes, and nothing seems to solve the problem. I'm new to CSS....how do I fix it?? I don't want to have to move my content

Re: Need help with CSS drop-down menu issues? 10 months ago #691

  • abott
  • OFFLINE
  • Junior Boarder
  • Posts: 25
  • Karma: 0
Remeber one thing that the z-index property only works on positioned elements.
So make sure your drop-down menu defines its position property as either fixed, absolute or relative.
Then, define the menu's z-index property as a high number. You may also need to declare the position and z-index properties of the other page elements (setting their z-index property to a lower number).
  • Page:
  • 1
Time to create page: 1.49 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download