
Ok here we go again.. another friendster trick from me.. haha!!

so... lets start....

[b]Description:[/b] The subnav is the place where are the Message|Settings|Help|Logout is placed, soo... instead of hiding it, lets just customize it!! haha!! so.. what we are going to do is to make the subnav to image.. if you dont understand what i mean,, just follow this,,

[url=http://profiles.friendster.com/ezekielclarion]Preview[/url]

[b]Screenshot:[/b]
[spoiler]Click to enlarge[url=http://i38.tinypic.com/34t4cag.jpg][img]http://i38.tinypic.com/34t4cag.jpg[/img][/url][/spoiler]

[b]Requirements:[/b] remove the #subnav {display:none;} in your css.. that's all..

[b]Code:[/b] [spoiler]document.getElementById("subnav").innerHTML="<a href=\"http://www.friendster.com/messages.php\"><img src=\"http://th7.photobucket.com/albums/y278/xxxsocliche/th_icon_envelope.gif\" height=\"20\" width=\"25\" alt=\"messages\"></a>|"+
"<a href=\"http://www.friendster.com/editaccount.php\"><img src=\"http://reflectyoursite.com/images/icon_settings-big.png\" height=\"20\" width=\"20\" alt=\"Settings\"></a>|"+
"<a href=\"http://www.friendster.com/faq.php\"><img src=\"http://www.iconspedia.com/uploads/51049040.png\" height=\"20\" width=\"25\" alt=\"help\"></a>|"+
"<a href=\"http://www.friendster.com/logout.php\"><img src=\"http://i289.photobucket.com/albums/ll215/ezekielpics/friendster/shutdown.png\" height=\"23\" width=\"25\" alt=\"logout\"></a>";[/spoiler]

[b]How to apply:[/b] ok, it's simple, just place it at the top or at the bottom of your js file.. don't put it inside the onload handler, because this is not an addbox..
That's all!

feel free to change the icons..
Last edited by ezekielclarion (2008-10-02 00:35:32)