Post by tunescool on May 28, 2013 21:59:31 GMT -8
This moves the Likes from the top of the Post to the bottom in a row after each Post
It also adds a Back To Top link or image
Take the Back To Top link out if you want or add any link you want
Themes - Layout Templates - Thread - Post List
Remove the blue
<div class="controls">
$[post.edit_button]
$[post.likes.button]
<a href="/post/new/$[post.thread_id]" class="button reply-button" role="button">Reply</a>
$[post.quote_button]
$[post.select_options]
</div>
Add the blue, adjust the green to your forums style
<td class="foot">
{if $[post.created_by_user.signature]}
<div class="signature" style="padding-bottom:4px;">$[post.created_by_user.signature]</div>
{/if}
</td>
</tr>
</table>
<hr size="2" width='100%' color="#000000">
<div style="float:left; height:10px; position: relative; top: -7px; padding-left:243px;">$[post.likes]</div><div style="float:right; height:10px; padding-right:24px; font-size:12px; font-weight:bold;"><a href="#" onclick="scroll(0, 0); return false;"><b>Back To Top</b></a></div>
{if $[post.is_blocked]}
<td class="$[post.blocked_class] content center">
Use this if you want use an Image as Back To Top
Themes - Layout Templates - Thread - Post List
Remove the blue
<div class="controls">
$[post.edit_button]
$[post.likes.button]
<a href="/post/new/$[post.thread_id]" class="button reply-button" role="button">Reply</a>
$[post.quote_button]
$[post.select_options]
</div>
Add the blue, adjust the green to your forums style
<td class="foot">
{if $[post.created_by_user.signature]}
<div class="signature"
style="padding-bottom:4px;">$[post.created_by_user.signature]</div>
{/if}
</td>
</tr>
</table>
<hr size="2" width='100%' color="#000000">
<div style="float:left; height:10px; position: relative; top: -7px; padding-left:243px;">$[post.likes]</div><div style="float:right; height:10px; padding-right:24px; font-size:12px; font-weight:bold;"><a href="#" onclick="scroll(0, 0); return false;"><img src="http://imageurl.png"></a></div>
{if $[post.is_blocked]}
<td class="$[post.blocked_class] content center">
It also adds a Back To Top link or image
Take the Back To Top link out if you want or add any link you want
Themes - Layout Templates - Thread - Post List
Remove the blue
<div class="controls">
$[post.edit_button]
$[post.likes.button]
<a href="/post/new/$[post.thread_id]" class="button reply-button" role="button">Reply</a>
$[post.quote_button]
$[post.select_options]
</div>
Add the blue, adjust the green to your forums style
<td class="foot">
{if $[post.created_by_user.signature]}
<div class="signature" style="padding-bottom:4px;">$[post.created_by_user.signature]</div>
{/if}
</td>
</tr>
</table>
<hr size="2" width='100%' color="#000000">
<div style="float:left; height:10px; position: relative; top: -7px; padding-left:243px;">$[post.likes]</div><div style="float:right; height:10px; padding-right:24px; font-size:12px; font-weight:bold;"><a href="#" onclick="scroll(0, 0); return false;"><b>Back To Top</b></a></div>
{if $[post.is_blocked]}
<td class="$[post.blocked_class] content center">
Use this if you want use an Image as Back To Top
Themes - Layout Templates - Thread - Post List
Remove the blue
<div class="controls">
$[post.edit_button]
$[post.likes.button]
<a href="/post/new/$[post.thread_id]" class="button reply-button" role="button">Reply</a>
$[post.quote_button]
$[post.select_options]
</div>
Add the blue, adjust the green to your forums style
<td class="foot">
{if $[post.created_by_user.signature]}
<div class="signature"
style="padding-bottom:4px;">$[post.created_by_user.signature]</div>
{/if}
</td>
</tr>
</table>
<hr size="2" width='100%' color="#000000">
<div style="float:left; height:10px; position: relative; top: -7px; padding-left:243px;">$[post.likes]</div><div style="float:right; height:10px; padding-right:24px; font-size:12px; font-weight:bold;"><a href="#" onclick="scroll(0, 0); return false;"><img src="http://imageurl.png"></a></div>
{if $[post.is_blocked]}
<td class="$[post.blocked_class] content center">