After the logo code comes the following:
Code
<table cellpadding="0" cellspacing="0" width="99%" border="0" align="center" bgcolor="#ffffff">
<tr><td bgcolor="#ffffff" valign="top">
<!-- [left-blocks] -->
</td>
<td valign="top"><img src="{image-path}pix.gif" width="10" height="1" border="0" alt=""></td>
<td width="100%" valign="top">
<!-- [public-messages] -->
<!-- [admin-messages] -->
<!-- [center-blocks] -->
<!-- [modules] -->
</td>
<td><img src="{image-path}pix.gif" width="10" height="1" border="0" alt=""></td><td valign="top">
<!-- [right-blocks] -->
</td>
</tr>
</table>
<tr><td bgcolor="#ffffff" valign="top">
<!-- [left-blocks] -->
</td>
<td valign="top"><img src="{image-path}pix.gif" width="10" height="1" border="0" alt=""></td>
<td width="100%" valign="top">
<!-- [public-messages] -->
<!-- [admin-messages] -->
<!-- [center-blocks] -->
<!-- [modules] -->
</td>
<td><img src="{image-path}pix.gif" width="10" height="1" border="0" alt=""></td><td valign="top">
<!-- [right-blocks] -->
</td>
</tr>
</table>
Questions:
1. What are 'public-messages'? On my site the first left block is the menu.
2. What are 'modules' as referenced here? On my site I see the news.
3. I notice that right blocks show on the home (index) page. They do not show when going to my forums area (PNphpBB2). In other words, the forum takes up the center and right sides of the page. This is as I like it, but I am wondering how this is accomplished. I see no indication of such in the above theme.html code.
Thanks for any help with these...
