Log In · Register

 
Navigation Help
froggachild
post Mar 13 2007, 04:50 PM
Post #1


Dame of Questions
*

Group: Member
Posts: 5
Joined: Mar 2007
Member No: 509,175



Okay so I went though the scripts and couldn't find an answer so here i am. How in the world do you get the navigation on the side of a myspace page i have the code to hide the orginal but i cant figure out for the life of me how to make it going down the side cry.gif
 
 
Start new topic
Replies
*Intercourse.*
post Mar 13 2007, 05:18 PM
Post #2





Guest






All you need to do is make your own navigation _smile.gif

Make a div:
CODE
<div class="navvy" style="position: absolute; left:000px;  top:000px; width:000px; height:000px; overflow: auto;"><center>
CONTENT FOR DIV.
</div>

Change the height and width for how big you would the section to be that will display your navigation. Now change the top and left to position where it would show up. If you want it down the left side just keep the left at 0 and change the top to around 130px - 150px.


Now where it says CONTENT FOR DIV.
Replace that with the codes for your links which can be something like this:

<a href=LINK>LINK NAME</a><BR>
<a href=LINK>LINK NAME</a><BR>
<a href=LINK>LINK NAME</a><BR>

and you can add as many as you need.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: