Do you mean this ?
HTML Code:
<!-- standard quick reply -->
<div id="controlbar">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><div class="imagebutton"><a href="#" onclick="return vbcode('B', '')"><img src="images/editor/bold.gif" alt="Bold" width="21" height="20" border="0" /></a></div></td>
<td><div class="imagebutton"><a href="#" onclick="return vbcode('I', '')"><img src="images/editor/italic.gif" alt="Italic" width="21" height="20" border="0" /></a></div></td>
<td><div class="imagebutton"><a href="#" onclick="return vbcode('U', '')"><img src="images/editor/underline.gif" alt="Underline" width="21" height="20" border="0" /></a></div></td>
<td><img src="images/editor/separator.gif" alt="" width="6" height="20" /></td>
<td><div class="imagebutton"><a href="#" onclick="return vbcode('QUOTE', '')"><img src="images/editor/quote.gif" alt="Wrap [QUOTE] tags around selected text" title="Wrap [QUOTE] tags around selected text" width="21" height="21" border="0" /></a></div></td>
</tr>
</table>
</div>
<div class="controlbar">
<textarea name="message" id="qr_message" class="bginput" style="width:600px; height:100px" cols="60" rows="5" tabindex="1"></textarea>
</div>
<script type="text/javascript" src="clientscript/vbulletin_editor.js"></script>
<script type="text/javascript" src="clientscript/vbulletin_stdedit.js"></script>
<!-- / standard quick reply -->
i put this code in new file but it is didn't work ..
if you don't mean this please tell what did you mean ?
thanks