Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Integrating sidebar with the forum?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Integrating sidebar with the forum?

 Post Reply Post Reply
Author
mbenzp View Drop Down
Newbie
Newbie
Avatar

Joined: 17 February 2006
Location: United States
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbenzp Quote  Post ReplyReply Direct Link To This Post Topic: Integrating sidebar with the forum?
    Posted: 18 February 2006 at 12:10am

Ok I'm confused on how to integrate my own sidebar with the forum in version 7.96 lite

I understand (in the installations guide) that you have to edit the header and footer (in the includes folder). So I started coding a sidebar table which started in the header file and closed it in the footer file. I coded my sidebar in frontpage considering it's easier and stripped the frontpage extra code and just included what was between the <table> and </table> code. But i can't actually get my sidebar to be on the left side of the forum. I don't know if i should have 1 or 2 columns in my sidebar and add some code in the 2nd column or what. I searched on here and got 2 hits but didn't help any...
 
 
 
and the installation file that came with the forum
 
 
well here is the header.asp file (original)
<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>
<!--#include file="skin_file.asp" -->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="<% = strBgColour %>" text="<% = strTextColour %>" background="<% = strBgImage %>">
-------------
 
and here is the footer.asp file (original)
<!-- footer -->
</body>
</html>
---------------
 
and this is what frontpage gave me (with everything, head, body, etc)
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<table cellpadding="0" cellspacing="0" width="953" height="500" bgcolor="#00FFFF" border="1" bordercolor="#000000">
 <!-- MSTableType="layout" -->
 <tr>
  <td valign="top" width="122">
      <span style="letter-spacing: 0px">Behind-the-Lyrics.com</span><br>
  <a href="
http://www.behind-the-lyrics.com/forum">- Home</a><br>
  <a href="
http://www.behind-the-lyrics.com/faq.html">- FAQ</a><br>
  <a href="
http://www.behind-the-lyrics.com/contacts.html">- Contacts</a><p>
  Links<br>
  <a href="
http://www.azlyrics.com">- azlyrics.com</a><br>
  <a href="
http://www.mxtabs.net">- mxtabs.net</a><br>
  <a href="
http://www.music.com">- music.com</a> <br>
  <a href="
http://www.apple.com/ipod/ipod.html">- Apple iPod</a></p>
  <p>&nbsp;</p>
  <p>&nbsp;</tr>
  <td valign="top" height="498" width="825">
      INSERT CODE HERE</tr>
  </tr>
  </table>
  
</body>
</html>
 
 
 
so how do i put all this together to make a sidebar?
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 20 February 2006 at 9:29am
1. Take your Frontpage file and replace the </head> and <body> tag with:-

<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>
<!--#include file="skin_file.asp" -->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="<% = strBgColour %>" text="<% = strTextColour %>" background="<% = strBgImage %>">


2. Place everything before 'INSERT CODE HERE' in the header.asp file

3. Place evrything after
'INSERT CODE HERE' in the footer.asp file

That should be it.
Back to Top
mbenzp View Drop Down
Newbie
Newbie
Avatar

Joined: 17 February 2006
Location: United States
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbenzp Quote  Post ReplyReply Direct Link To This Post Posted: 21 February 2006 at 5:38pm
thanks a lot borg! that worked
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.