How do you make a navigation bar on Myspace?

I'd like to make my content area scroll over my fixed navigation bar, not under. How to?

  • The website I'm building features a large background header image with a transparent fixed navigation bar on top. View it here: http://www.bedriftsdesign.no Right now when you scroll the content scrolls over the header image just as planned, but when it reaches the navigation bar, I'd like it to disappear under the content, the same way the header background does, but it stays on top. To see the effect I'm trying to get, take a look here:http://www.googleventures.com/ Any idea on how to solve this? I've tried messing about with the z-indexes with no result yet. Would be really grateful for some help.

  • Answer:

    No answers here but found out on . So here's for future reference: I added to the <feature> tag that holds all the content, the following CSS: feature{ position:relative; z-index:10; }

Simon Souyris Strumse at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.