Template 2.X Ajoutez des icônes fa dans Plus d'option / pour la modération ( extra.less )

GERINO

Ancien Staff
Ancien Staff
6/3/16
345
103
1933
32
#1
Dans votre template [BGCOLOR=rgb(226, 80, 65)]extra.less[/BGCOLOR] ajoutez ces codes :

[HIDEREPLY]
Code:
.menu-content a[href*="/edit"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f044" }
.menu-content a[href*="/quick-close"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f057" }
.menu-content a[href*="/quick-stick"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f00c" }
.menu-content a[href*="/poll/create"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f055" }
.menu-content a[href*="/delete"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f1f8" }
.menu-content a[href*="/move"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f0b2" }
.menu-content a[href*="/reply-bans"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f05e" }
.menu-content a[href*="/moderator-actions"]:before{ font-family: "FontAwesome"; padding-right: 5px; content: "\f085" }
[/HIDEREPLY]

[BGCOLOR=rgb(84, 172, 210)]Résultat :[/BGCOLOR] http://prntscr.com/ifb3p8

CweWksLKTVmfMMhadQZfTg.png

Credit : laurent68
 
Dernière édition par un modérateur: