Modification: Adds a side navigation to your forum.
Maker: Sarah
Date Created: Today at 11:45
Preview: NONE
Where to put it: I recomend you put it under Footers.
Other Notes: You may edit just about any part of the code that is inside of the document.write('EDIT') just make sure you leave my copyright in there!
CODE
<script>
if (!location.href.match("act=home"))
document.write('<!-- Side Navigation by Sarah, find me at http://slyvion.co.nr--> <body bgcolor="#070707" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000"><body text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="2" topmargin="2" marginwidth="2" marginheight="0"> <table width="1100" border="0" align="left" cellpadding="4" cellspacing="0" bgcolor="070707" height="377" bordercolor="#000000"> <tr> <td valign="top"> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <!-- You could change the width value below to change the Board Navigation width --><br /> <table bgcolor="#070707" width="100%" height="100%" cellpadding="2" cellspacing="1" border="0" > <tr> <td class="maintitle" height="25"><b>Board Navigation</b></td> </tr> <tr> <td class="row1" valign="top"> -<b>The Website</b>-<br> Stuff... BlahBlahBlahBlahBlahBlahBlahBlah <hr><br> -<b>Member Stuff</b>-<br> Same thing... <hr><br> -<b>Points\' Heaven</b>-<br> Oh and... <hr><br> -<b>Miscellaneous</b>-<br> blahblah <hr><br> </td> </tr> </table> </td> <td width="80%" height="100%" bgcolor="#070707">');
</script>
If you have any problems please, pm me about it or post so in this thread.