Take a look at: http://www.viperpaintball.com/newsite/index.php?module=Pagesetter&func=viewpub&tid=2&pid=11
This is an event listing for a site I maintain. For some odd reason the event detail is off to the side. Below is my EVENTS-full template. I'm wondering if its an issue with AutoTheme, the particular theme, or somthing I did in the template. Any help/hints would be aprichated.
Code
<center>
<font color="#FF9900"><!--[$host_field]--><br />
<font color="#FFFFFF" size=-1><!--[$host_loc]--></font><br />
<a href="<!--[$host_link]-->" target=_blank><font color="#0000FF" size=-1><!--[$host_link]--></font></a> <br /><br /></font>
<font color="#FF9900" size=+1>Presents:<br /><br /></font>
<!--[$title]--><br /><br />
Viper <!--[$type]--><br /><br />
<br />
<br />
<table align="center" width="100%">
<table>
<tr align="center">
<td align="left">
Start date:</td><td align="left"><!--[$date_start]--> - <!--[$time_start]--></td></tr><td>
end date:</td><td><!--[$date_end]--> - <!--[$time_end]--></td></tr><td>
Walkon Cost:</td><td>$ <!--[$cost_w]--></td></tr><td>
Pre-Game Cost:</td><td>$ <!--[$cost_pre]--> - MUST be Postmarked no later than: <!--[$date_pre]--></td></tr><td>
Early Bird Cost:</td><td>$ <!--[$cost_early]--> - MUST be Postmarked no later than: <!--[$date_early]--></td></tr><td>
case of Paint:</td><td>$ <!--[$cost_case]--></td></tr><td>
Half-case of Paint:</td><td>$ <!--[$cost_half]--></td></tr><td>
<br /></td></tr><td>
Side A:</td><td> <!--[$side_a]--></td></tr><td>
Side B:</td><td> <!--[$side_b]--></td></tr><td>
Contact Telephone:</td><td> <!--[$contact]--></td></tr>
</table>
<table width="80%">
<tr>
<br /><br />
<!--[$event_decs]--><br /></tr>
<tr>
<!--[$reg_info]--></tr>
</table>
</table>
</center>
<font color="#FF9900"><!--[$host_field]--><br />
<font color="#FFFFFF" size=-1><!--[$host_loc]--></font><br />
<a href="<!--[$host_link]-->" target=_blank><font color="#0000FF" size=-1><!--[$host_link]--></font></a> <br /><br /></font>
<font color="#FF9900" size=+1>Presents:<br /><br /></font>
<!--[$title]--><br /><br />
Viper <!--[$type]--><br /><br />
<br />
<br />
<table align="center" width="100%">
<table>
<tr align="center">
<td align="left">
Start date:</td><td align="left"><!--[$date_start]--> - <!--[$time_start]--></td></tr><td>
end date:</td><td><!--[$date_end]--> - <!--[$time_end]--></td></tr><td>
Walkon Cost:</td><td>$ <!--[$cost_w]--></td></tr><td>
Pre-Game Cost:</td><td>$ <!--[$cost_pre]--> - MUST be Postmarked no later than: <!--[$date_pre]--></td></tr><td>
Early Bird Cost:</td><td>$ <!--[$cost_early]--> - MUST be Postmarked no later than: <!--[$date_early]--></td></tr><td>
case of Paint:</td><td>$ <!--[$cost_case]--></td></tr><td>
Half-case of Paint:</td><td>$ <!--[$cost_half]--></td></tr><td>
<br /></td></tr><td>
Side A:</td><td> <!--[$side_a]--></td></tr><td>
Side B:</td><td> <!--[$side_b]--></td></tr><td>
Contact Telephone:</td><td> <!--[$contact]--></td></tr>
</table>
<table width="80%">
<tr>
<br /><br />
<!--[$event_decs]--><br /></tr>
<tr>
<!--[$reg_info]--></tr>
</table>
</table>
</center>
Thanks
