Question:

How to change the myspace navigation bar to silver?

by  |  earlier

0 LIKES UnLike

i went on my friends profile and he had bar on the top of the page to like go home, and i really liked it

i dont have any idea how to change it

please help

 Tags:

   Report

4 ANSWERS


  1. <style>

    div td {background-color:silver;}

    td div td {background-color: transparent;}

    </style>

    http://profile.myspace.com/index.cfm?fus...


  2. Just put this in your about me(;

    <style>

    body div div table td {background-color:silver;}

    </style>

  3. <style>

    div td {background-color:silver;}

    td div td {background-color: transparent;}

    </style>

    Use that code,You Can always change the color whenever you need too,Just change Silver to a color. Or if you want an exact color all you have to do is

    http://www.computerhope.com/htmcolor.htm

    Use that link and copy and paste the code next to the color you want where the text silver is :D

    Hope i helpedd  

  4. <style>

    div td {background-color:silver;}

    td div td {background-color: transparent;}

    </style>

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.