Quote:
Originally Posted by Wayne Luke
Installed this but used Brent's version. Same concept but more aesthetically pleasing in my opinion.
|
You could of course go one step further and make it look like a
real vB editor button..
Here's my code:
HTML Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_cmd_smilies"><a onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false"><img src="$stylevar[imgdir_editor]/smilie.gif" width="21" height="20" alt="$vbphrase[display_smilies]" border="0" /></a></div></td>