Quote:
Originally Posted by RobbieZ
AdminCp>Styles & Templates>Style Manager>Postbit
Now find this in postbit
HTML Code:
{vb:raw template_hook.postbit_controls}
Highlight it, copy it and delete it.
Now find this bit in postbit
HTML Code:
<span class="postcontrols">
and press enter after it and paste the first one.
PHP Code:
<div class="postfoot">
<div class="textcontrols">
<span class="postcontrols">
{vb:raw template_hook.postbit_controls}
<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
<vb:if
|
I can't find this in VBulletin 4..