View Full Version : Message Editor: 2nd line for bbcode icons
RFViet
01-09-2013, 08:46 PM
Hello,
Recently we have added many bbcode icons in message editor. I want to place those hi-lite BBcode icons as shown in attachment in the 2nd line. if anyone knows how to do it, please help.
Simon Lloyd
01-12-2013, 04:44 AM
Have you tried just putting tr's around them?<tr> ALL YOUR BBCODES </tr>
RFViet
01-17-2013, 06:38 PM
Have you tried just putting tr's around them?<tr> ALL YOUR BBCODES </tr>
It doesn't work for me !
Edit template editor_toolbar_on, and find this section (search for "extrabuttons") and add the parts in red:
<if condition="$vBeditTemplate['extrabuttons'] != '' ">
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
</tr><tr>$vBeditTemplate[extrabuttons]
</if>
RFViet
01-17-2013, 08:06 PM
Edit template editor_toolbar_on, and find this section (search for "extrabuttons") and add the parts in red:
It works for me now :D. Thank you so much !
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.