every code i've tried doesn't work...
How can i hide the navigation bar on my myspace if i have a div overlay?
Hide Navigation Bar
Place the following code into your "About Me" section of your profile
%26lt;style type="text/css"%26gt;div table td font {display: none;}%26lt;/style%26gt;
http://www.freecodesource.com/index.php?...
____________
Navigation Bar
Place the following code into your "About Me" section of your profile
%26lt;style type="text/css"%26gt;
.navigationBar { display: none;}
%26lt;/style%26gt;
http://www.mygen.co.uk/index.php?page=ge...
No comments:
Post a Comment