Can someone help me with this?
I have the strike-thru button working in the Advanced Edit, but I need it on the Quick Reply Nav Bar.
I can't seem to get the code correct in getting my strike-through button to load on the nav bar of the Quick Reply.
Here is the code that I have that is not working:
PHP Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false">
<img src="$stylevar[imgdir_editor]/strikethrough.gif" alt="Smilies" border="0" /></a></td>
Here is a sample of the Quick Reply that is showing the Smilier Menu icon instead of the Strike-Through icon that I already have installed: