- Desde
- 27 Jul 2008
- Mensajes
- 1.245
Emoticones en la Respuesta Rapida
AdminCP - Estilos y Plantillas - Buscar en Plantilla
Buscar en las plantillas showthread_quickreply, postbit_quickedit lo siguiente:
HTML:
<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>
Y debajo agregar.
HTML:
<if condition="$show['wysiwygsmilies']">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
<td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>
Espera las alla servido, me rompi ls pestañas probando y desconfigurando mi respuesta rapidas muchas veces xD