Which MyBB Template to Edit?

Fergal

Madly Diligent
Joined
Sep 28, 2009
Messages
7,283
Reaction score
74
FP$
8,274
Which MyBB template should I edit to add an ad immediately above the Quick Reply button? - The ad should be shown to members and guests, even if guests don't see the Quick Reply box.

Edit - Found it - Template Name "showthread" and place the code just above;

{$quickreply}
{$threadexbox}
{$similarthreads}


Thanks!
 
In my site, I add a new template and insert in before {quickreply}, that helps me manage and editing easily.
 
Back
Top Bottom