عيد الاضحى المبارك


مواضيع تهمك

ركن تطوير منتديات vb3.8.0 القسم خاص بتطوير منتديات الجيل الثالث ويمنع منعاً باتاً.. كتابة اي موضوع يهتم بمشاكل المنتديات (( يمنع وضع نسخ vBulletin ))

أضافة bb code .. تنبيه او تحذير او ملاحظة

السلام عليكم ورحمه الله وبركاته اكواد مميزة ممكن اضافتها الى صندوق التحرير صندوق ملاحظة او تحذير او تنبيه مع...

احصائياتى

الردود
1

المشاهدات
1549
هيلبرنت
.:: رفيق درب ::.
  • هيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant futureهيلبرنت has a brilliant future

  • هيلبرنت غير متواجد حالياً

المشاركات
11,551

+التقييم
321

تاريخ التسجيل
Jul 2015

الاقامة
فى الدنيا

نظام التشغيل
windows 8

رقم العضوية
18
09-19-2016, 01:19 PM
المشاركة 1
09-19-2016, 01:19 PM
المشاركة 1
افتراضي أضافة bb code .. تنبيه او تحذير او ملاحظة
السلام عليكم ورحمه الله وبركاته

اكواد مميزة ممكن اضافتها الى صندوق التحرير
صندوق ملاحظة او تحذير او تنبيه مع ايقونه دالة
لن اطيل عليكم عاينوا الصور










طريقة التركيب


بعد تحميل الملف المرفق وفك الضغط
اولا : ارفع ما بداخل المجلد
UPLOAD
الى داخل المجلد الرئيسى لمنتداك

ثانيا : قم باضافة اكواد ةمخصصة من لوحة التحكم وقم باضافة الاكواد التالية


1-

العنوان : ملاحظة


اسم البطاقة



كود:
                       info


الاستبدال :




كود:
<div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#defee3 none repeat scroll 0 0; border:1px solid #28c25a; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: #28c25a none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#defee3"> <b> <em>ملاحظة</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/info.png"/> </td> </tr> </tbody> </table> </div> </div> </div
>

مثال :



كود:
[info]Hello[/info]



الوصف : ادراج صندوق ملاحظة

زر الصورة (اختيارية) : images/TW7S/infonotetipwarn/info.gif



2

العنوان : تنبيه


اسم البطاقة



كود:
 tip

الاستبدال :





كود:
<div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#ffffcc none repeat scroll 0 0; border:1px solid #d5b900; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: rgb(213, 185, 0) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#ffffcc"> <b> <em>تنبيه</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/tip.png"/> </td> </tr> </tbody> </table> </div> </div> </div>




مثال :


كود:
[tip]Hello[/tip]




الوصف : ادراج صندوق تنبيه

زر الصورة (اختيارية) : images/TW7S/infonotetipwarn/note.gif

****************************
3- العنوان : تحذير

اسم البطاقة

كود:
warning


الاستبدال :





كود:
<div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#fff2f4 none repeat scroll 0 0; border:1px solid #be0000; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: #be0000 none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#fff2f4"> <b> <em>تحذير</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> <img alt="" src="./images/TW7S/infonotetipwarn/warn.png"/> </td> <td width="90%">{param}</td> <td width="5%"></td> </tr> </tbody> </table>
 </div> </div> </div>




مثال :



كود:
[warning]Hello[/warning]




الوصف : ادراج صندوق تحذير

زر الصورة (اختيارية) : images/TW7S/infonotetipwarn/warn.gif

*********************************************
اذهب الى القالب vbulletin.css

ابحث عن




كود:
.restore td {
    /* Borders and padding to make the table readable. */
    border: {vb:stylevar restore};
    padding: {vb:stylevar restore_padding};
}


استبدله ب



كود:
.restore td {
    /* Borders and padding to make the table readable. */
    
    padding: {vb:stylevar restore_padding};
}




الملفات المرفقة
نوع الملف: zip UPLOAD.zip‏ (19.0 كيلوبايت, المشاهدات 172)

قديم 12-25-2016, 10:42 PM
المشاركة 2
maaidni
.:: معرب ومطور ومشرف ::.
قسم منتديات XenForo
  • maaidni غير متواجد حالياً
افتراضي رد: أضافة bb code .. تنبيه او تحذير او ملاحظة
لا يصلح للجيل الثالث خاص بالجيل الرابع فقط

اضافة رد

العلامات المرجعية

أضافة bb code .. تنبيه او تحذير او ملاحظة


أدوات الموضوع

الانتقال السريع
المواضيع المتشابهه للموضوع: أضافة bb code .. تنبيه او تحذير او ملاحظة
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
تنبيه لخطأ في لوحة التحكم Xenforo النوميدي ركن مشاكل وطلبات الزين فورو XENFORO 1 08-25-2020 06:05 PM
شرح طريقة أضافة الباركود او QR Code داخل المنتديات vb 3.8.0 abo-karim ركن تطوير منتديات vb3.8.0 3 01-28-2017 11:26 PM
هاك ارسال تنبيه في حال تم اقتباس المشاركة الاعصر ركن تطوير منتديات vb3.8.0 2 11-30-2016 11:57 PM
اضافة ملاحظة في منتديات الزين فورو Pro Ebram ركن شروحات الزين فورو XENFORO 0 08-14-2016 01:14 AM
تنبيه هام جدا خاص بعملاء شركة نيو بوكس neobux Mr Hero ركن التجارة الالكترونية 1 01-26-2016 01:22 AM




الساعة الآن 09:47 PM
RSS 2.0XML Site MapTAGS SiteInfo SiteRSS FeedMap SectionsvB MapsMap TagSitemap ForumMaps Forum