2014-10-09, 02:28 PM
I remove the top buttons on square theme...
If you add a new button you need to style it to fit, in that case it's something like this:
ACP > Templates & Styles > Templates > Square Templates > Forum Display Templates > forumdisplay_threadlist
You need to add the button in this way:
Modify the padding bottom to your liking.
If you add a new button you need to style it to fit, in that case it's something like this:
ACP > Templates & Styles > Templates > Square Templates > Forum Display Templates > forumdisplay_threadlist
You need to add the button in this way:
<div class="float_right" style="padding-bottom: 17px;">
{$newthread}
</div>
Modify the padding bottom to your liking.
I don't give support on PM.