هيلبرنت | Helpernt

هيلبرنت | Helpernt (https://www.helpernt.com/vb/index.php)
-   ركن شروحات الزين فورو XENFORO (https://www.helpernt.com/vb/forumdisplay.php?f=94)
-   -   [ BBcode] : إضافة أيقونات FA في شريط التنقل "ShoutBox" ! في دردشة taigachat (https://www.helpernt.com/vb/showthread.php?t=5503)

maaidni 01-18-2017 11:42 AM

إضافة أيقونات FA في شريط التنقل "ShoutBox" ! في دردشة taigachat
 
في قالب
كود PHP:

dark_taigachat_links 

إبحث عن : إستعمل (CTRL + F) في البحث
كود PHP:

<li><a href="{xen:link '{$taigachat.route}'}">{xen:phrase dark_full_view}</a></li>
    <
xen:if is="{$taigachat.popupenabled}">
        <
li><a href="{xen:link '{$taigachat.route}/popup'}" class="taigachat_popup_link" target="_blank">{xen:phrase dark_popup}</a></li>
    </
xen:if> 

استبدله ب :
كود PHP:

<li><a href="{xen:link '{$taigachat.route}'}"><class="fa fa-arrows-alt" aria-hidden="true"></i> {xen:phrase dark_full_view}</a></li>
    <
xen:if is="{$taigachat.popupenabled}">
        <
li><a href="{xen:link '{$taigachat.route}/popup'}" class="taigachat_popup_link" target="_blank"><class="fa fa-expand" aria-hidden="true"></i> {xen:phrase dark_popup}</a></li>
    </
xen:if> 

النتيحة:
http://up.traidnt.net/img/c3h6o8.PNG


الساعة الآن 07:11 AM

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. TranZ By Almuhajir