عرض مشاركة واحدة
احصائياتى

الردود
10

المشاهدات
4451
maaidni
.:: معرب ومطور ومشرف ::.
قسم منتديات XenForo
  • maaidni is a splendid one to beholdmaaidni is a splendid one to beholdmaaidni is a splendid one to beholdmaaidni is a splendid one to beholdmaaidni is a splendid one to beholdmaaidni is a splendid one to beholdmaaidni is a splendid one to behold

  • maaidni غير متواجد حالياً

المشاركات
998

+التقييم
187

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

الاقامة
المغرب

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

رقم العضوية
605
06-26-2018, 01:53 AM
المشاركة 1
06-26-2018, 01:53 AM
المشاركة 1
Article رتب الأعضاء للزينفورو مع إضافة أيقونات fa
يحتوي على حقوق: لا

[ قمت بالتجريب ]: نعم

الخط الكوفي : نعم تم إضافة الخط الكوفي للكود ليضهر بشكل جيد وواضح

[ التعريب ]: لا تحتاج لتعريب

التوافق XF: متوافق مع النسخة XF 2.0

نتيجة العمل:



أضف أولاً هذه الكود إلى القالب
كود:
 Extra.less
كود:
/* common banner codes */
[class*='trgamersafis_'] {font-family:'Droid Arabic Kufi ';border-left: 3px solid rgba(0, 0, 0, 0.2);margin-top: 3px;text-align: center;height: 20px;line-height: 15px;position: relative;max-width: 180px;padding: 2px 20px 2px 15px;user-select: none;color: #FFFFFF;font-size: 11px;font-weight: normal;}
[class*='trgamersafis_'] strong:before {font-family: "FontAwesome";background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;position: absolute;top: 0;bottom: 0;left: 0;padding: 2px 4px 0px 4px;min-width: 15px;font-size: 100%;text-align: center;}
[class*='trgamersafis_'] strong {margin-left: 15px;}

/* custom banner codes for user group */
.trgamersafis_00 {background: #8e0909;border-color: #8e0909;box-shadow: 0 0 15px #8e0909, inset 0 0 20px white;}.trgamersafis_00 strong:before {content: "\f27e";}
.trgamersafis_01 {background: #1C86EE;border-color: #1C86EE;box-shadow: 0 0 15px #1C86EE, inset 0 0 20px white;}.trgamersafis_01 strong:before {content: "\f132";}
.trgamersafis_02 {background: #176093;border-color: #176093;box-shadow: 0 0 15px #176093, inset 0 0 20px white;}.trgamersafis_02 strong:before {content: "\f132";}
.trgamersafis_03 {background: #14bd61;border-color: #14bd61;box-shadow: 0 0 15px #14bd61, inset 0 0 20px white;}.trgamersafis_03 strong:before {content: "\f0e7";}
.trgamersafis_04 {background: #17713c;border-color: #17713c;box-shadow: 0 0 15px #17713c, inset 0 0 20px white;}.trgamersafis_04 strong:before {content: "\f0e7";}
.trgamersafis_05 {background: #8F343A;border-color: #8F343A;box-shadow: 0 0 15px #8F343A, inset 0 0 20px white;}.trgamersafis_05 strong:before {content: "\f044";}
.trgamersafis_06 {background: #4ca79b;border-color: #4ca79b;box-shadow: 0 0 15px #4ca79b, inset 0 0 20px white;}.trgamersafis_06 strong:before {content: "\f0d6";}
.trgamersafis_07 {background: #8E44AD;border-color: #8E44AD;box-shadow: 0 0 15px #8E44AD, inset 0 0 20px white;}.trgamersafis_07 strong:before {content: "\f2b5";}
.trgamersafis_08 {background: #FFBE1C;border-color: #FFBE1C;box-shadow: 0 0 15px #FFBE1C, inset 0 0 20px white;}.trgamersafis_08 strong:before {content: "\f234";}
.trgamersafis_09 {background: #CF4D35;border-color: #CF4D35;box-shadow: 0 0 15px #CF4D35, inset 0 0 20px white;}.trgamersafis_09 strong:before {content: "\f007";}
.trgamersafis_10 {background: #000000;border-color: #000000;box-shadow: 0 0 15px #000000, inset 0 0 20px white;}.trgamersafis_10 strong:before {content: "\f235";}
.trgamersafis_11 {background: #202020;border-color: #202020;box-shadow: 0 0 15px #202020, inset 0 0 20px white;}.trgamersafis_11 strong:before {content: "\f06e";}
إختر من لوحة التحكم اختر المجموعات والترخيص:



ثم اختر المجموعة التي تريد وليكن على سبيل المثال لا الحصر مجموعة المدراء:



ثم أخرى باستخدام CSS مخصص:



ثم في الأخير حفظ.

ملحوضة: للتغيير بين التأثيرات: غير

trgamersafis_00
trgamersafis_01
trgamersafis_02

إلى آخره

حنى الرقم 11 لأنه لدينا 11 تأثير كما يمكنك تغيير أيقونات FA من الأكواد فمثلا بدلا من f27e يمكنك تغييره إلى رقم آخر من موقع FA

كود:
https://fontawesome.com/icons/


في الأخير تقبلو تحياتي واحترامي.


التعديل الأخير تم بواسطة هيلبرنت ; 06-28-2018 الساعة 01:57 AM