Print Page | Close Window

About Header.asp & Footer.asp...???

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=20042
Printed Date: 29 March 2026 at 2:54pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: About Header.asp & Footer.asp...???
Posted By: sonya
Subject: About Header.asp & Footer.asp...???
Date Posted: 26 May 2006 at 7:56am
Hey guys...
 
I m trying to install WWF on my site.. I have done it successfully, but I don't understand how to include my site name and banner on the forum... by making changes in Header.asp and Footer.asp.
 
Cause when I opened these 2 files in dreamweaver then I only could see some javascript... Confused
 
Then Plz tell me how can I make changes in these 2 files so that my forum would look like my site.
 
thanks in advance..
 
 
 



Replies:
Posted By: Scotty32
Date Posted: 26 May 2006 at 11:38am
1) this is wrong forum, your ment to use the WebWizForums Support forum.

2) i think this would be well documented in the help files.

3) its been asked ALOT so a search would of helped.

to answer your question you put your header INSIDE the header.asp file and your footer INSIDE the footer

eg:

Header.asp: enter
<table>
<tr>
   <td><img src="../images/logo.gif"></td>
</tr>
<tr>
   <td>


footer.asp: enter
  </td>
</tr><tr>
  <td>home page | forum | contact us<br>copyright (c) me - all rights reserved</td>
</tr>
</table>



this is just an example, you enter your own header and footer,

by leaving td open in the header and closing it in the footer you encase the forum side the table.

you can also use this to add links down the left side (like this site) by doing:

Header.asp: enter
<table>
<tr>
   <td colspan="2"><img src="../images/logo.gif"></td>
</tr>
<tr>
  <td>
    homepage<br>
    forum<br>
    contact us<br>
  </td>
   <td>


footer.asp: enter
  </td>
</tr><tr>
  <td></td>
  <td>home page | forum | contact us<br>copyright (c) me - all rights reserved</td>
</tr>
</table>



-------------
S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins

For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .


Posted By: sonya
Date Posted: 26 May 2006 at 8:14pm
Hi http://forums.webwiz.net/member_profile.asp?PF=6524&FID=8 - Scotty_32 ,
 
Thanks for ur help.. although I still have my doubts.. cause in header and footer.asp file there is some link to .js file and nothing else.. so I m worndering how I m going to start typing my html code there...  but anyway.. I will try to learn..
 
Btw.. I think I always post my quries in general discussion area.. then How come I m wrong this time..??
 
thanks again.
 
regards..
 
- Sonya


Posted By: Mikey
Date Posted: 26 May 2006 at 8:18pm
Hi Sonya,
Yeah the general discussion forum is for just that, a quicker response will be gained by posting in the 'support forum' the reason your questions were answered in this forum before is because we are to nice Tongue

In regards to the header file, Just begin your HTML after the javascript include Thumbs Up


-------------
Handyman man?


Posted By: sonya
Date Posted: 26 May 2006 at 8:32pm
yeah.. indeed.. LOL
 
U guys are really nice... Tongue
 
but honestly I was in impression of that I m posting in a right forum.. as I always click on "disucssion forum" link on a left and then click on
 
" http://forums.webwiz.net/wwf_support_forums.asp - Support Forum for the Web Wiz Forums Application
This support forum is for those requiring support for the Web Wiz Forums application. "
 
So that's why I was thinking that I m entering in a right forum..
 
See I don't believe in breaking rules as such.. but sorry for the inconvenience and all the trouble due to my ignorance.. Cry
 
Thanks again..
 
 
 



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