Change the color of the MySpace navigation bar (navbar)
Question:
Jazminne asks: Do you think you have the code that adds a background to your navigation bar?
Answer:
Thanks for your question, Jazminne. You can change the background color by using some CSS code. The code i posted for you will make your navigation section background blue.
Please go ahead and post the required code to your MySpace profile (by clicking on Copy) from the following widget:
You can also manually copy the code from below and paste it on MySpace:
<style>
/* Change background of navigation bar */
table.navigationBar td {background-color:blue;background:blue;}
</style>
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
- How to change the color of the MySpace top navigation bar?
- How can I hide the Myspace Navigation bar or change its background color?
- How do I modify my MySpace profile navigation bar?
Posted by Gili
Like this post? Become a regular and share it with others!

Whenever i try to use the code to make my nav bar blue, it doesn’t work, why?
Is there a code to hide a navigation bar, and have an image in place of it?