Sorry, i didnt' explain full well.
In postbit, replace:
withPHP Code:<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
And add right to the bottom of the footer template:PHP Code:<!-- message -->
<if condition="THIS_SCRIPT == 'showthread'"><div class=KonaBody></if>
<div id="post_message_$post[postid]">$post[message]</div>
<if condition="THIS_SCRIPT == 'showthread'"></div></if>
<!-- / message -->
PHP Code:<if condition="THIS_SCRIPT == 'showthread'">
<!-- Kontera ContentLink -->
<script type="text/javascript">
var dc_UnitID = 14;
var dc_PublisherID = PUBID;
var dc_AdLinkColor = '#f77e1d';
var dc_adprod='ADL';
</script>
<script type="text/javascript" SRC="http://kona.kontera.com/javascript/lib/KonaLibInline.js"></script>
<!-- Kontera ContentLink --></if>



LinkBack URL
About LinkBacks





Reply With Quote
