|
Post by CFP wolf on Oct 2, 2009 15:39:35 GMT -5
This gives you a Harry Potter score board for your forum:
Code:<script type="text/javascript"> /* Harry Potter Points Copyright Killer2.0 of Inivisionfree support forums This header must stay intact at all times */ </script> <div style="text-align:center"> <table width="65%" align="center" border="0"><tr><td> <div class="tableborder"> <div class="maintitle" align="left" style="text-align:left"><img src="http://67.18.37.15/style_images/1/nav_m.gif" border="0" alt=">" width="8" height="8" /> <center>House Points</center>
</div> <table width="100%" border="0" cellspacing="1" cellpadding="4"><tr><td class="row1">
<center>Griffindor 0</center> <center>Slytherin 0</center> <center>HufflePuff 0 </center> <center>RavenClaw 0</center> </td> </tr> </table> </div> </td></tr></table> </div> <br /> Place in the Global Header. You don't need to edit this code.
|
|