How to change the color of the MySpace top navigation bar?



Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.

CSS code for re-designing your MySpace navbar.

Question:

I would like to change the color of my MySpace top navigation bar. Can you share the CSS codes i need to achieve that?

Answer:

If you want to give your MySpace web profile a personal touch, you might want to consider changing the top navigation bar background color. This is easily done using Cascading Stylesheets. Please use the following procedure (was tested on Internet Explorer and Firefox):

  • Login to your MySpace profile
  • Click Edit Profile
  • Paste the following CSS code on the About Me section:
    <style>
    
    /* change MySpace navigation bar color */
    
    table.navigationBar td {background-color:red; background:red;}
    
    </style>

    Note: This code will change your MySpace profile upper navigation bar to be red. To pick your preferred color, you may visit our HTML colors code chart.

  • Click Preview profile. If satisfied, hit Save All Changes.

You might also want to look into the tutorial on how to hide the MySpace navigation bar.

Enjoy, and don’t forget to visit our codes page, for more cool MySpace stuff.



We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.


Filed Under: MySpace HTML codesMySpace Help




Share this post with your friends and peers:

   

    Stumble     Stumble     Twitter



You might want to look into these related tips and tricks:




RSSComments (6)

Leave a Reply | Trackback URL

  1. brms7 says:

    i was just wondering how you hide your heroes section…?

  2. LEXA says:

    THIS DOES NOT WORK. AT ALL.
    DONT POST IT IF IT DOESNT WORK,
    OR FIND OUT WHATS WRONG WITH IT
    BECAUSE I DONT WANT THE SAME THING
    HAPPENING TO OTHER PEOPLE.

  3. somebody says:

    your code is not workin…

  4. Jonelle says:

    this code does not work for me on my profile

    the navigation bar is still the same color which is blue

    i simply put this code in my about me and kept it red because that was the color i wanted ,

    it didn’t do anything it just stayed as blue

  5. daisy says:

    hey! the code doesnt work
    i used it before && it doesnt work now why is that?

  6. olivia says:

    yeaah, uhm doesnt work, deved.

    you guys need to find a code that works or fix it NOW !

    thnx anywayss

Leave a Reply