Quote:
Originally Posted by sutto
Is it possible to either disable the Tournaments Comments box or move it inline with the tournament list on the left?
http://i.imgur.com/H4C6G.png
|
Open template tmnt_list_top
Delete the following
HTML Code:
<vb:if condition="$template_hook['tmntlist_right']">
<div style="float: right; width: 300px; margin-left: 15px;">
{vb:raw template_hook.tmntlist_right}
</div>
</vb:if>
Save Template