Quote:
Originally Posted by CBE
Dear ((((( ALL )))))
it is not working !!!!
it just show me "FONT" and the menu is empty !!!!!
|
I'm sorry for the wrong code and be late to answer you because of I have to go out for some day.
The correct code is
Code:
<if condition="$show['font_bbcode']">
<td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px"> </div></td>
<td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>