...just want to share this...to anyone who is interested...
CHANGING WORD SMILIES DROPDOWN TO SMILIE IMAGE BUTTON
Copy/Save/Upload Image Below To: root folder > images > editor
Go > Acp > (vsa_chatbox_input) Template
Find Code Below:
HTML Code:
<div class="blocksubhead" style="margin:0px;white-space:nowrap;">
<span class="popupmenu">
<a href="javascript://" class="popupctrl" onclick="document.getElementById('vsacb_entermessage').focus();">{vb:rawphrase smilies}</a>
Change With Code Below:
Code:
<div class="blocksubhead" style="margin:0px;width:30px;white-space:nowrap;">
<span class="popupmenu">
<a href="javascript://" class="popupctrl" onclick="document.getElementById('vsacb_entermessage').focus();"><img src="images/editor/smile.png"/> </a>
Save....
Screenshots:
Attachment 112175
Attachment 112176
Hope you like it...and maybe anyone or Valter has a better idea than this....
best regards to all....

:up: