Change MySpace navigation bar
Gili | Nov 15, 2008 | Comments 2 |
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
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>
Filed Under: MySpace HTML codes • MySpace Help
You might want to look into these related tips and tricks:
- 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?
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?