Hmmm,
I thought that was in the instructions. I will double check and reupload.
Here is the rules template:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>$bbtitle - Message Board Rules</title>
</head>
<body>
<p>
$headinclude
<p>
$header
<table cellpadding="2" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td width="100%"><img src="http://www.yoursite.com/path/to/images/vb_bullet.gif" alt="" border="0" align="absmiddle">
<normalfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> >
<b>Message Board Rules</b></normalfont></td>
</tr>
</table>
<br>
<br>
$ruleslist
<br>
$footer
</body>
</html>
Note -- this is parsing the imagesfolder, so you will need to manually override that from this copy.
New Zip uploaded: