سيتم اليوم اضافة ايقونات لجميع ازرار قالب المعلومات او قالب البوست كما هو الحال فى الفى بى والطريقة سهلة كل ما عليك هو أنت تفتح قالب
كود:
extra.less
النتيجة: قبل التطبيق
بعد التطبيق
الكود:
كود:
.actionBar-action:before {
margin-right: 5px;
}
.actionBar-action--edit:before {.m-faContent("\f040");}
.actionBar-action--report:before {.m-faContent("\f071");}
.actionBar-action--ip:before {.m-faContent("\f002");}
.actionBar-action--delete:before {.m-faContent("\f00d");}
.actionBar-action--spam:before {.m-faContent("\f024");}
.actionBar-action--warn:before {.m-faContent("\f12a");}
.actionBar-action--history:before {.m-faContent("\f1da");}
كود:
extra.less
النتيجة: قبل التطبيق
بعد التطبيق
الكود:
كود:
.actionBar-action:before {
margin-right: 5px;
}
.actionBar-action--edit:before {.m-faContent("\f040");}
.actionBar-action--report:before {.m-faContent("\f071");}
.actionBar-action--ip:before {.m-faContent("\f002");}
.actionBar-action--delete:before {.m-faContent("\f00d");}
.actionBar-action--spam:before {.m-faContent("\f024");}
.actionBar-action--warn:before {.m-faContent("\f12a");}
.actionBar-action--history:before {.m-faContent("\f1da");}