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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 my html changes...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

VodkaFish
Average Member

USA
654 Posts

Posted - 17 November 2000 :  17:11:04  Show Profile  Send VodkaFish an AOL message  Send VodkaFish an ICQ Message  Send VodkaFish a Yahoo! Message
ok, i wanted to enclose the forum within a table cell. that way it looks like it's perfectly part of my site. if you've tried to do this, then you know the forum html is kinda broken. well, i setup my site and then fixed the html in the forums to work. now, i have only made the changes i needed to make. not overall. so, you may want to look at my site first:
http://hockeyfights.com
you'll notice i have extended profiles on, and a few other little things like that.

the biggest errors, which occur in netscape (i.e., page doesn't load, registration doesn't load) are all fixed from what i've seen.

if you find any errors on my site, please let me know. i'll do my best ot post those fixes as well.

sorry about the delay in posting this. and i hope if you guys can, you make these change in the "real" code (and maybe say my name! woohoo!).
<pre id=code><font face=courier size=2 id=code>
my edits to make snitz more html friendly:

** inc_footer.asp

line 39:
</div>

replace with:
<!-- added by me -->
<table align="center" border="0" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<!-- end added by me -->

** pop_profile.asp

line 533:
</tr>

replace with:
</table>

line 519:
</td>
</tr>
remove them

line 521 (now):
</table>
remove it

** inc_profile.asp

line 605:
</td>
</tr>
remove them

line 606:
</table>
remove it

** register.asp

line 364:
add:
</td>
</tr>
</table>

wanna neaten that statistics table up?
** default.asp

line 504: move the </font> tag to the next line
line 553: move the </td> tag up one line adjacent to the %>
</font id=code></pre id=code>
if you run into problems, i'll try and help. i mean, it all works on my site on all browsers i've tested. but, this is still a "change at your own risk" thing until i get feedback from others who tried (btw, i've done this on another board i'm about to start, and that seems to be fine as well).

v ø d k â f ï § h
  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.07 seconds. Powered By: Snitz Forums 2000 Version 3.4.07