Help - Search - Members - Calendar
Full Version: Need Help hiding navigation links in 1.0
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
gabelazo
click to enlarge


can some help me with removing these links ? I wanna remove everything , except for the home and signout button.

I know its possible in 2.0 , but i have no clue how to do it in 1.0

can someone provide me with some codes ?
ZeT0
You can just cover it with your header, then make and slice your own Home and Sign Out buttons?
Mickey
Yeah, the best thing to do is to cover it with an image. Try this code:

CODE
<div style="position:absolute; top:#px; left:50%; margin-left:-#px; height:#px; width:#px;">
<img src="URL" alt="" />
</div>

Replace the pound symbols accordingly and replace URL with the url of the image you want to cover it with.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.