How do I change the top blue bar of my myspace to black?

Myspace change background of navigation bar?

  • I need a code for doing my myspace profile, This girl has an awesome navi bar that I really like,I want to use my own background for it http://www.myspace.com/515707622x This is her myspace I want to make one like that and tweak mines,what's the code? HELP Please! I don't want the code for changing the navi background color,I want to use any picture AS the background of the navi

  • Answer:

    Add this code below to your 2.0 CSS { } Box: .msc {custom 2.0 nav bar} div#topnav {height:30px; width:960px; background-image:url(URLHERE);background… background-position:left top;} div#topnav {position:relative; z-index:9;} div#topnav ul#rightNav, ul#leftNav {position:relative; filter:alpha(opacity=0); opacity:0.0;} You can replace "URL HERE" with my own custom nav bar image: http://www.myspace-compilation.com/navcustom.png Or you can make your own custom bar by editing this nav bar template: http://www.myspace-compilation.com/navtemplate.png

Jenny at Yahoo! Answers 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.