بيتا
اهلا بك في شـبــ إبقى ــكـة


بيتا
اهلا بك في شـبــ إبقى ــكـة

بيتا
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

بيتادخول

بيتا مختص في تطوير المواقع و الربح من الأنترنيت والتصميم وتقنيات المواقع و محركات البحث و الوورد بريس و الصور العامه


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

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

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

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


بعد تحميل الملف المرفق وفك الضغط
اولا : ارفع ما بداخل المجلد
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


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


اسم البطاقة

tip

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


اسم البطاقة


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};
}

[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط]

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

more_horiz
بارك الله بك

لا تحرمنا من جديدك

Very Happy
privacy_tip صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى
power_settings_newقم بتسجيل الدخول للرد