Post by Isa The Great on Jul 26, 2009 10:28:50 GMT -5
Code Creator: Mrhotshotbillup
Created as: Request
Here is a very simple table for all those harry potter loving sites who need/ want a way to keep track of thier houses points. I don't feel as though I should code it to automatically update the house points because there can be 100's of ways to earn house points and well I don't think this table code needs to have all that. So since most forums have thier own point earning system you must update this table every time a house earns a point.
Simply change the cap. words. Site month is easy say you want the game to start in the fall pick September. Also fix your width size to your desired size however 250 is a really good size.
Now the house names here are in capital letters aswell. Simply change thier names to your forums house names. If you need an extra added request it here: coldfireforums.proboards55.com. Also feel free to change font color and bg color.
Created as: Request
Here is a very simple table for all those harry potter loving sites who need/ want a way to keep track of thier houses points. I don't feel as though I should code it to automatically update the house points because there can be 100's of ways to earn house points and well I don't think this table code needs to have all that. So since most forums have thier own point earning system you must update this table every time a house earns a point.
Simply change the cap. words. Site month is easy say you want the game to start in the fall pick September. Also fix your width size to your desired size however 250 is a really good size.
Now the house names here are in capital letters aswell. Simply change thier names to your forums house names. If you need an extra added request it here: coldfireforums.proboards55.com. Also feel free to change font color and bg color.
<center><u>Site Month</u><br>AUGUST</center><br/><table width="250px" cellpadding="4" cellspacing="1" align="center" class="bordercolor">
<tr>
<td class="titlebg" width="100%" colspan="4" align="center">
<font size=2><b>House Points</b></font>
</td>
</tr>
<tr>
<td width="25%" class="windowbg2" vAlign="top" align="center">
<style="background-color: #FF0000;"><font size=2><font color=black>GRIFFINDOR<br>0</font></font></td>
<td width="25%" class="windowbg2" vAlign="top" align="center">
<style="background-color: #FFFF00;"><font size=2><font color=black>AMICUS<br>0</font></font></td>
<td width="25%" class="windowbg2" vAlign="top" align="center">
<style="background-color: #0000FF;"><font size=2><font color=black>ACTUS<br>0</font></font></td>
<td width="25%" class="windowbg2" vAlign="top" align="center">
<style="background-color: #00FF00;"><font size=2><font color=black>FALLUTUSS<br>0</font></font></td>
</tr>
</table>