Code to remove myspace nav bar
Question:
Dora asks: Working on my MySpace profile layout. Can you help me with some HTML code for hiding my MySpace upper navigation bar section?
Answer:
Thanks for your question, Dora. You can remove the MySpace nav bar by using some CSS code.
Please go ahead and post the required code to your MySpace 1.0 profile (by clicking on Copy) from the following widget:
You can also manually copy the code from below and paste it on MySpace:
<style>
/* hide myspace nav bar */
.navigationBar{display:none;}
</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 do I modify my MySpace profile navigation bar?
- How can I hide the Myspace Navigation bar or change its background color?
- How to change the color of the MySpace top navigation bar?
Posted by Gili
Like this post? Become a regular and share it with others!
