PDA

View Full Version : How do I move 'similar threads' to just below the quick reply area


YLP1
03-27-2007, 02:49 PM
Many of my members have asked that the similar threads box be moved up to either above or just below the quick reply (or under the last post that appears on a page).

I have tried to do it but I failed miserably -- can anyone explain to me how I can do this?

Thank you ever so much in advance.

Lynne
03-27-2007, 04:58 PM
I think you would want to move this code (in the SHOWTHREAD template):

<br />

$similarthreads


to right below this code:

<br />

$quickreply

Is that what you tried before?

YLP1
05-13-2007, 11:22 PM
I think you would want to move this code (in the SHOWTHREAD template):

<br />

$similarthreads


to right below this code:

<br />

$quickreply

Is that what you tried before?
Thank you... this worked!

mito22
04-19-2011, 04:26 PM
With 3.8.6 in SHOWTHREAD I'haven't the

<br />

$quickreply

?

D_light
04-19-2011, 08:21 PM
is a single line...try this...:)

<!-- / multiquote scripts -->
</if>
<br />

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