- Katılım
- 25 May 2014
- Mesajlar
- 832
- Tepkime puanı
- 362
- Puanları
- 63
- Konum
- Türkiye
- Web sitesi
- xenforodestek.net
İtibar:
EXTRA.CSS
gir istedigini kendine göre uyarla
.publicTabs a.navLink:before { font-family: "FontAwesome"; font-size: 15pt; padding-right: 5px; font-weight: normal!important; }
Maintenant voici quelques exemples pour ajouter une icone FA devant les divers Menu de navigation :
* Forum
* Taigachat
* Membres
*Ressources Manager
daha çok icon ve acıklama için
gir istedigini kendine göre uyarla
.publicTabs a.navLink:before { font-family: "FontAwesome"; font-size: 15pt; padding-right: 5px; font-weight: normal!important; }
Maintenant voici quelques exemples pour ajouter une icone FA devant les divers Menu de navigation :
* Forum
Kod:
.forums a.navLink:before { content: "\f015"; }
Kod:
.taigachat a.navLink:before { content: "\f000";}
* Membres
Kod:
.members a.navLink:before { content: "\f007";}
Kod:
.resources a.navLink:before { content: "\f085"; }
Lütfen içeriği görebilmek için
Giriş yap veya üye ol.
ziyaret edin