Hmm, so I would enter this?
Code:
<vb:if condition="THIS_SCRIPT == forumhome">
<h2 class="forumtitle" style="padding-top:10px!important;"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2>
<vb:else>
<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2>
</vb:if>
Sorry, just confused from fumbling with it all day.
Edit: This gives me an 'Invalid Tag Nesting' error when trying to save the template.