No. You havent visited my site have you? It adds a button on the far-right of each category header. It should be elementary to move it, as long as its context is still associated with the category header.*Christian* wrote: I assume the [mod] will add the button below the forum header? if so, can it be easily moved without causing style faults?
Code: Select all
<dd><span><input type="button" class="button2" value="{forumrow.COLLAPSE_SIGN}" onclick="flipf(this,'{forumrow.FORUM_ID}');" style="width: 20px !important"/></span></dd>
Code: Select all
style="width: 20px !important"
Code: Select all
style="width: 20px !important; height:15px"