Quote:
Originally Posted by Annie^.^
Yes I was looking for the same thing but I was dissapointed that this functions is not available. I'm not a programmer but i did some digging in the codes and I was able to make it appear in the Quick Reply ......
Template to edit
Show Thread Templates ---> showthread_quickreply
Find:
Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
After add:
Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_youtube"><img src="$stylevar[imgdir_editor]/youtube.gif" width="21 height="20" alt="$vbphrase[youtube]" /></div></td>
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_gvideo"><img src="$stylevar[imgdir_editor]/google.gif" width="20" height="20" alt="$vbphrase[google]" /></div></td>
Make sure your images are in the your custom style Editor folder too 
I hope this helps.
|
i dont get where you put this...please more exact!! THANKS
*EDIT*
found where to put it, the youtube pic shows as red x
and it messes up my links...so no good!