Log in

View Full Version : Adding Table at the Bottom of each Thread Page


BarelyHangingOn
05-24-2014, 12:20 PM
I want to put a box or table at the bottom of each Thread Page somewhere near the quickreply box but I cannot figure out what template I would add it to.

Thanks.

tbworld
05-24-2014, 09:26 PM
See the SHOWTHREAD template. :)

Most likely somewhere above the line listed below:

Search for:

<vb:if condition="$show['quickreply'] OR $show['ajax_js']">

BarelyHangingOn
05-25-2014, 08:13 AM
Thanks I think I was looking at a thread display template by mistake.