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

About navigation bar on myspace 2.0. How do you move it up? how do you change the colour?

  • does anyone know the code to move the navigation bar up on myspace 2.0? and does anyone have a code that can also change the color of it? if you do, please post it here. danke.

  • Answer:

    I'm not sure about moving it up , but to color it use this code & put the color where it say's (COLOUR HERE) --------------------------------------… - the actual navbar colour you can put font colour name or hex codes. .msc {topnav background color} div#topnav, div#googlebar, div#header {background-color:(colour here);} - after youve change the colour these ugly blue lines will appear between each navbar link, this is to change the colour of them lines. .msc {topnav border line color} div#topnav ul#leftNav li, div#topnav ul#leftNav, div#topnav ul#rightNav, div#topnav ul#rightNav li {border-color:(colour here);} - when you hover a link in your nav bar the link font can be changed .msc {topnav hover color} div#topnav ul li a:hover, div#topnav ul#leftNav li a#nav2.open:hover, div#topnav ul#leftNav li a.open:hover, div#topnav ul#leftNav li a.open:hover, div#subnav ul#subNav3 li a:hover, div#subnav ul#subNav4 li a:hover, div#subnav ul#subNav10 li a:hover, div#subnav ul#subNav2 li a:hover {background-color:(font colour here);}

Guliett 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.