this should be copied as such and rename it to allmatches-template.shtml. You may have to change the colors to work with your site
<!-- allmatches-template.html -->
<table cellpadding="1" cellspacing="1" border="0" width="100%" bgcolor="#000000" align="center">
<tr><td colspan="6" align="center" bgcolor="#252525"><b>[%NA-LEAGUE]</b></td></tr>
<tr>
<td align="center" bgcolor="#707070"><font color=#202020><b>Date</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Opponent</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Map</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Outcome</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Writeup</b></font></td>
</tr>
<!-- End (no, dont close off this table, the script will do it for you -->
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When going to the "matches.shtml" page, it says fiel not found... This is after i modified through the admin section. Any ideas why it's not there?
I have the same problem! HELP!
this should be copied as such and rename it to allmatches-template.shtml. You may have to change the colors to work with your site
<!-- allmatches-template.html -->
<table cellpadding="1" cellspacing="1" border="0" width="100%" bgcolor="#000000" align="center">
<tr><td colspan="6" align="center" bgcolor="#252525"><b>[%NA-LEAGUE]</b></td></tr>
<tr>
<td align="center" bgcolor="#707070"><font color=#202020><b>Date</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Opponent</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Map</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Outcome</b></font></td>
<td align="center" bgcolor="#707070"><font color=#202020><b>Writeup</b></font></td>
</tr>
<!-- End (no, dont close off this table, the script will do it for you -->