momo2
11-24-2008, 10:00 PM
This is a simple code, you can add to you footer..
Go To Style open footer add this code on the bottom of the page, save..
<table width="100%" class="thead" cellpadding="0" cellspacing="0">
<tr align="left">
<td width="100%" align="center" valign="middle">| <a href="index.php?">Home</a> | <a href="register.php?">Register</a> | <a href="faq.php?" accesskey="5">FAQ</a> | <a href="memberlist.php?">Members List</a> | <a href="calendar.php?">Calendar</a> | <a href="search.php?do=getdaily" accesskey="2">Today's Posts</a> | <a href="search.php?" accesskey="4">Search</a> | <a href="search.php?do=getnew" accesskey="2">New Posts</a> |
</td>
</tr>
</table>
</td>
</tr>
</table>
Sample Screen
Go To Style open footer add this code on the bottom of the page, save..
<table width="100%" class="thead" cellpadding="0" cellspacing="0">
<tr align="left">
<td width="100%" align="center" valign="middle">| <a href="index.php?">Home</a> | <a href="register.php?">Register</a> | <a href="faq.php?" accesskey="5">FAQ</a> | <a href="memberlist.php?">Members List</a> | <a href="calendar.php?">Calendar</a> | <a href="search.php?do=getdaily" accesskey="2">Today's Posts</a> | <a href="search.php?" accesskey="4">Search</a> | <a href="search.php?do=getnew" accesskey="2">New Posts</a> |
</td>
</tr>
</table>
</td>
</tr>
</table>
Sample Screen