المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : هاك إضافة زر تغيير نوع الخط في الرد السريع



Cat
12-29-2008, 02:19 PM
السلام عليكم

لقد قمت بوضع هاك اضافة زر تكبير الخط في الرد السريع وكان من المفروض انه يكون معه تغيير نوع الخط

ولكنها طافتني

وها أنا الآن أقوم بوضع هاك كود تكبير الخط وتغيير نوعه معاً في الرد السريع

الشرح :
رمز PHP:

طريقة التركيب ::
___________________________*****__________________ _______________

افتح تمبلت showthread_quickreply

ابحث عن
<td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>


+++++++++++++++

أضف بعدها :
<!-- بداية تكبير وتغيير نوع الخط بالرد السريع -->



<if condition="$show['size_bbcode']">
<td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
<td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>



<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">&nbsp;</div></td>
<td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
</tr>
</table>
</div></td>
</if>

<!-- نهاية تكبير وتغيير نوع الخط بالرد السريع -->
____________________________*********_____________ _________________

احفظ العمل وانتهى الأمر .





وهاهو الهاك بمستند نصي في المرفق مع صورة للهاك

أتمنى انه يفيد الاعضاء

تحياتي
الصور المصغرة المرفقةhttp://traidnt.net/vb/attachment.php?attachmentid=80031&stc=1&thumb=1&d=1160451789 (http://traidnt.net/vb/attachment.php?attachmentid=80031&d=1160451789)
الملفات المرفقة