Print Page | Close Window

upgrading the look of a site

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=13547
Printed Date: 12 April 2026 at 4:04am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: upgrading the look of a site
Posted By: dsyde
Subject: upgrading the look of a site
Date Posted: 28 January 2005 at 11:19am
how can I upgrade my forums quickly and efficiently to include a side bar as there is here?. My forums do currently have a header, but no side bar. How easy is this and what do I need to do?
 
my site at: http://www.jammaplus.com/forum - www.jammaplus.com/forum
 
Dsyde



Replies:
Posted By: dj air
Date Posted: 28 January 2005 at 11:32am
to add a side bar the easiest way is to create a table with 2 collumns.. and 1 rows.

add the next section s to the header
open the table, and add the side bar conent and leave the open tag for the next/last cell

then in the footer close the cell for the forum and then close the table



<table>
<tr>
<td>
side menu conent
</td>
<td>




add the above to the header


</td>
<tr>
</table>


 add this to the footer.

the above code ing will give you the header, a left side bar and the forum displaied next to it and close the table within the footer and show the footer.

to add a right side just add the side menu section to the footer before the table closure.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net