Quote:
Originally Posted by gnrx
Thanks MarkFL,
With your code, I have my text every 3 posts but between posts.
My iddea, if its possible, is, just at end of the text/reply of the post user, inside the post.
Again, thank you! 
|
Try putting the code directly below this block:
HTML Code:
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore ">
{vb:raw post.message}
</blockquote>
</div>