
[b]edited[/b]
i forgot to add this...

if you want to add more links in the navigation just create new [b]<td class="menu"[/b]
example i wil create a new link on the navigation let say yahoo. com
[quote][b]<td class="menu" bordercolor="[color=red]bisque[/color]" id="choice4" style="background-color:black; cursor:hand" onmouseover="movein(this,'[color=blue]Yahoo Site[/color]')" onmouseout="moveout(this)"><a href="[color=green]
http://www.yahoo.com/[/color]" target ="showframe">[color=orange]Yahoo.com[/color]</a></td></tr>[/b][/quote]
[color=red][b]red[/b][/color] - for the color
[color=blue][b]blue[/b][/color] - for the caption
[color=green][b]green[/b][/color] - the url of the site you want to appear
[color=orange][b]orange[/b][/color] - the name that will display on the navigation
---------------------------------------------
then add that below the friendstertalk link like this...
[quote]<body bgcolor="#000000">
<table bgcolor=" bisque " border="1" bordercolor="ivory" cellpadding="2" cellspacing="0">
<tr>
<td class="menu" bordercolor="bisque" id="choice4" style="background-color:black; cursor:hand" onmouseover="movein(this,'Cool Friendster Tweaks')" onmouseout="moveout(this)"><a href="http://theftalk.com/" target ="showframe">Friendstertalk Forum</a></td></tr>
[b]<td class="menu" bordercolor="[color=red]bisque[/color]" id="choice4" style="background-color:black; cursor:hand" onmouseover="movein(this,'[color=blue]Yahoo Site[/color]')" onmouseout="moveout(this)"><a href="[color=green]
http://www.yahoo.com/[/color]" target ="showframe">[color=orange]Yahoo.com[/color]</a></td></tr>[/b]
<tr>
<td bordercolor="bisque" bgcolor="coral" height="18"><font id="boxdescription" face="Verdana" size="2"></font></td></tr>
</table>
</body>
</html>[/quote]
i hope you all get the point of this :idea:
Last edited by cip6192 (2007-08-12 08:00:05)