Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 fixed forum size
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

blueorange
Starting Member

13 Posts

Posted - 11 January 2005 :  05:16:48  Show Profile
Tried searching the posts but could not see how to set the forum to a fixed size of 640x480 pixels to match existing site. Can this be done?

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 11 January 2005 :  08:55:09  Show Profile  Visit HuwR's Homepage
There is no inbuilt method to do this, you will need to do it yourself. There is however a "Site integration" mod which should help you sort it out. Try searching in the MOD W/Code forum or checkout www.snitzbitz.com
Go to Top of Page

TStewartFan
Junior Member

190 Posts

Posted - 12 January 2005 :  08:13:52  Show Profile  Visit TStewartFan's Homepage
Blue,

My son's favorite show....lol Just so you know all I did was use the Site Integration mod and then choose footer and head to be included. Within the header I created a table (with whatever dimensions you want) and created an empty <tr> and an empty <td> Then in the footer I began the footer with a </td> and a </tr>. Basic look like this:
Header:
<table width ="640" cellspacing ="0" cellpadding="0" border="0" align="center">
<tr>
<td height="480">

Footer:
</td>
</tr>
</table>

If You Have to Ask, You Wouldn't Understand.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.44 seconds. Powered By: Snitz Forums 2000 Version 3.4.07