
Graphical BBCode buttons
Regole del forum
Area dedicata alle Mod non convalidate dal phpbb.com, e quelle [ABD] Abbandonate, ma anche quelle che non sono state pubblicate sul phpbb.com. Questo non significa che non sono idonee alla board phpBB3, ma bisogna andarci cauti, tutto sta alla vostra responsabilità.
Area dedicata alle Mod non convalidate dal phpbb.com, e quelle [ABD] Abbandonate, ma anche quelle che non sono state pubblicate sul phpbb.com. Questo non significa che non sono idonee alla board phpBB3, ma bisogna andarci cauti, tutto sta alla vostra responsabilità.
Re: Graphical BBCode buttons
Ciao
Il postings_buttos.html il codice di inserimento è errato firefox non è una bella figura per il Lene botola sostituire questo codice
Sostituire con questo:
Il postings_buttos.html il codice di inserimento è errato firefox non è una bella figura per il Lene botola sostituire questo codice
Sostituire con questo:
Codice: Seleziona tutto
<div id="format-buttons" style="width:79.3%;line-height:30px;color:#a8a8a8;padding:3px 5px 10px 1px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;margin-bottom:-4px;">
<input type="button" class="button2" accesskey="b" name="addbbcode0" value=" " style="background:#f7fafd url(/edit_img/b.png) 50% 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(0)" title="{L_BBCODE_B_HELP}" />
<input type="button" class="button2" accesskey="i" name="addbbcode2" value=" " style="background:#f7fafd url(/edit_img/i.png) 50% 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(2)" title="{L_BBCODE_I_HELP}" />
<input type="button" class="button2" accesskey="u" name="addbbcode4" value=" " style="background:#f7fafd url(/edit_img/u.png) 50% 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(4)" title="{L_BBCODE_U_HELP}" /> |
<select style="height:24px;" name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP}">
<option value="50">{L_FONT_TINY}</option>
<option value="85">{L_FONT_SMALL}</option>
<option value="100" selected="selected">{L_FONT_NORMAL}</option>
<!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 150 -->
<option value="150">{L_FONT_LARGE}</option>
<!-- IF not MAX_FONT_SIZE or MAX_FONT_SIZE >= 200 -->
<option value="200">{L_FONT_HUGE}</option>
<!-- ENDIF -->
<!-- ENDIF -->
</select>
<input type="button" class="button2" name="bbpalette" id="bbpalette" value="Font color " onclick="change_palette();" title="{L_BBCODE_S_HELP}" style="background:#f7fafd url(/edit_img/cw.png) 4px 50% no-repeat;height:24px;border:1px solid #a9b2b9;padding-left:23px;" /> |
<!-- IF S_BBCODE_QUOTE -->
<input type="button" class="button2" accesskey="q" name="addbbcode6" value=" Quote " style="background:#f7fafd url(/edit_img/quote.png) 1px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(6)" title="{L_BBCODE_Q_HELP}" />
<!-- ENDIF -->
<input type="button" class="button2" accesskey="c" name="addbbcode8" value=" Code " style="background:#f7fafd url(/edit_img/code.gif) 2px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(8)" title="{L_BBCODE_C_HELP}" /> |
<input type="button" class="button2" accesskey="l" name="addbbcode10" value=" List " style="background:#f7fafd url(/edit_img/ul.png) 1px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(10)" title="{L_BBCODE_L_HELP}" />
<input type="button" class="button2" accesskey="o" name="addbbcode12" value=" List= " style="background:#f7fafd url(/edit_img/ol.png) 1px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(12)" title="{L_BBCODE_O_HELP}" />
<input type="button" class="button2" accesskey="y" name="addlitsitem" value=" [*] " style="background:#f7fafd url(/edit_img/item.gif) 2px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(-1)" title="{L_BBCODE_LISTITEM_HELP}" /> |
<!-- IF S_BBCODE_IMG -->
<input type="button" class="button2" accesskey="p" name="addbbcode14" value=" Img " style="background:#f7fafd url(/edit_img/img.png) 1px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(14)" title="{L_BBCODE_P_HELP}" />
<!-- ENDIF -->
<!-- IF S_LINKS_ALLOWED -->
<input type="button" class="button2" accesskey="w" name="addbbcode16" value=" URL " style="background:#f7fafd url(/edit_img/link.png) 2px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" onclick="bbstyle(16)" title="{L_BBCODE_W_HELP}" />
<!-- ENDIF -->
<!-- IF S_BBCODE_FLASH -->
<input type="button" class="button2" accesskey="d" name="addbbcode18" value=" Flash " onclick="bbstyle(18)" title="{L_BBCODE_D_HELP}" style="background:#f7fafd url(/edit_img/flash.gif) 2px 50% no-repeat;height:24px;border:1px solid #a9b2b9;" />
<!-- ENDIF -->
<!-- IF U_MCP or U_ACP -->
<select>
<!-- BEGIN custom_tags -->
<option value="{custom_tags.BBCODE_ID}" title="{custom_tags.BBCODE_HELPLINE}">{custom_tags.BBCODE_TAG}</option>
<!-- END custom_tags -->
</select>
<!-- ENDIF -->
</div>
Re: Graphical BBCode buttons
Grazie per averlo condiviso.
Re: Graphical BBCode buttons
thank you :/>
Chi c’è in linea
Visitano il forum: Nessuno e 3 ospiti