Your instructions say to edit the "postbit_quickedit" template and look for </head>. I do not have this in my "postbit_quickedit" template. it also says to look for "$navbar". This is not in there either.
In fact, the only thing you are telling me to find that is actually in that template is the first step when has me looking for
Code:
<if condition="is_browser('ie')">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>
</if>
Help!