OK,..figured out how to force to bottom of post box right above siggy,.. in postbit legacy template
find
Code:
<vb:if condition="$show['postedited'] || $post['signature']">
add above
Code:
<div class="after_content">{vb:raw template_hook.postbit_messagearea_end}</div>
Of course it still shows up just above edit statement if applicable, but I rather have the box on the bottom but above siggy area. This was the easiest way for me.
--------------- Added [DATE]1362527876[/DATE] at [TIME]1362527876[/TIME] ---------------
Quote:
Originally Posted by MrSeth
Install went great thanks for everyone's input.
I would like to ask for some help on these two things..
1. removing the white space in the like box.

|
Me too. I have dug n dug and cant resolve this white space issue either.