Xf2 Data SQL sorgular Yazı Tipi Kitaplığı'nın simgeleri nasıl eklenir

XFdestek

Kurucu Üye
XFD Üyesi
Katılım
25 May 2014
Mesajlar
832
Tepkime puanı
358
Puanları
63
Konum
Türkiye
Web sitesi
xenforodestek.net

İtibar:

şablon extra.less

CSS:
.p-navEl-link {                             
       &: before {padding-right: 5px; font-family: FontAwesome; content: "\ f29c";}             
    & [data-nav-id = "home"] {&: before {content: "\ f015";}}
    & [data-nav-id = "forums"] {&: before {content: '\ f0e6';}}
    & [data-nav-id = "whatsNew"] {&: before {content: '\ f128';}}
    & [data-nav-id = "members"] {&: before {content: '\ f0c0';}}
    & [data-nav-id = "xfrm"] {&: before {content: '\ f019';}}
    & [data-nav-id = "xfmg"] {&: before {content: '\ f030';}}
    & [data-nav-id = "newPosts"] {&: before {content: '\ f06d';}}
    & [data-nav-id = "findThreads"] {&: before {content: '\ f00e';}}
    & [data-nav-id = "searchForums"] {&: before {content: '\ f002';}}
    & [data-nav-id = "markForumsRead"] {&: before {content: '\ f070';}}
    & [data-nav-id = "whatsNewPosts"] {&: before {content: '\ f0f6';}}
    & [data-nav-id = "xfrmNewResources"] {&: before {content: '\ f019';}}
    & [data-nav-id = "whatsNewProfilePosts"] {&: before {content: '\ f040';}}
    & [data-nav-id = "whatsNewNewsFeed"] {&: before {content: '\ f09e';}}
    & [data-nav-id = "latestActivity"] {&: before {content: '\ f005';}}
    & [data-nav-id = "xfrmLatestReviews"] {&: before {content: '\ f091';}}
    & [data-nav-id = "xfrmYourResources"] {&: before {content: '\ f0ed';}}
    & [data-nav-id = "xfrmWatched"] {&: before {content: '\ f0a7';}}
    & [data-nav-id = "xfrmSearchResources"] {&: before {content: '\ f002';}}
    & [data-nav-id = "currentVisitors"] {&: before {content: '\ f234';}}
    & [data-nav-id = "newProfilePosts"] {&: before {content: '\ f040';}}
    & [data-nav-id = "searchProfilePosts"] {&: before {content: '\ f21b';}}
}
 
Üst Alt