Print Page | Close Window

header & side bar

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=9093
Printed Date: 07 April 2026 at 7:45pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: header & side bar
Posted By: dsyde
Subject: header & side bar
Date Posted: 21 January 2004 at 3:16am
how can I incorporate a full header and side navi-bar onto my forum at http://www.jammaplus.com - www.jammaplus.com , sorry for asking what must seem like something so simple.



Replies:
Posted By: WebWiz-Bruce
Date Posted: 21 January 2004 at 3:19am
You need to edit the header.asp and footer.asp files.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dsyde
Date Posted: 21 January 2004 at 3:51pm

So if I edit the asp file , can I just place the html above the code already in that file? I have some html ready for a header , I just need to know (being an asp newbie) if there is any code that needs to be included?? 

Julian



Posted By: MadDog
Date Posted: 21 January 2004 at 3:56pm

This has been talked about many may times. Doing a search will turn up quit a few threads that have already discussed this.



-------------
http://www.iportalx.net" rel="nofollow">


Posted By: dsyde
Date Posted: 22 January 2004 at 2:07am
Well, ive done a search and Ive made progress from the results. I now have a header on the forum. However I am finding difficult the navigation bar at the side. I want to make the forum appear to the right of it but it ends up inside the bar  . anybody got any ideas how to fix this? sorry once more for sucha newbie question


Posted By: MadDog
Date Posted: 22 January 2004 at 2:12am

in header.asp add the following:

<table>
 <tr>
  <td width="20%">Your menu stuff goes here</td>
  <td width="80%">

Then in footer.asp add the following:

  </td>
 </tr>
</table>



-------------
http://www.iportalx.net" rel="nofollow">



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