Current date/time is March 28th 2024, 2:39 pm

Search found 3 matches for E7992B

How to make Staff Icons, I know there is a way, but i can't find it.

SLGray wrote:
amghidh wrote:
Support



Good morning SpyroDragon,

To put an icon before the staff's name, this is the CSS code:
Code:
a span[style="color:#E7992B"] strong {
    background:url(http://i73.servimg.com/u/f73/11/60/75/36/admini10.png) no-repeat;
    padding-left:18px;
}


Replace #E7992B with the color of the group
Replace  https://i.servimg.com/u/f73/11/60/75/36/admini10.png with the icon
Replace 18px with the icon's width  Smile

Good Luck Smile

Tutorial tested on PHPBB2

Please do not use the table notices of the support forum.


Ok sorry
by amghidh
on December 19th 2015, 8:18 pm
 
Search in: Garbage
Topic: How to make Staff Icons, I know there is a way, but i can't find it.
Replies: 53
Views: 3262

How to make Staff Icons, I know there is a way, but i can't find it.

amghidh wrote:
Support



Good morning SpyroDragon,

To put an icon before the staff's name, this is the CSS code:
Code:
a span[style="color:#E7992B"] strong {
    background:url(http://i73.servimg.com/u/f73/11/60/75/36/admini10.png) no-repeat;
    padding-left:18px;
}


Replace #E7992B with the color of the group
Replace  https://i.servimg.com/u/f73/11/60/75/36/admini10.png with the icon
Replace 18px with the icon's width  Smile

Good Luck Smile

Tutorial tested on PHPBB2

Please do not use the table notices of the support forum.
by SLGray
on December 19th 2015, 8:18 pm
 
Search in: Garbage
Topic: How to make Staff Icons, I know there is a way, but i can't find it.
Replies: 53
Views: 3262

How to make Staff Icons, I know there is a way, but i can't find it.


Good morning SpyroDragon,

To put an icon before the staff's name, this is the CSS code:
Code:
a span[style="color:#E7992B"] strong {
    background:url(http://i73.servimg.com/u/f73/11/60/75/36/admini10.png) no-repeat;
    padding-left:18px;
}


Replace #E7992B with the color of the group
Replace https://i.servimg.com/u/f73/11/60/75/36/admini10.png with the icon
Replace 18px with the icon's width Smile

Good Luck Smile

Tutorial tested on PHPBB2
by amghidh
on December 19th 2015, 9:42 am
 
Search in: Garbage
Topic: How to make Staff Icons, I know there is a way, but i can't find it.
Replies: 53
Views: 3262

Back to top

Jump to: