The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Different Fonts for Usergroups

2 posters

Go down

Different Fonts for Usergroups Empty Different Fonts for Usergroups

Post by KinGz_xSyx July 24th 2013, 10:47 pm

Is there a way that we could change the font of the usergroups? Or if we wanted to make it so that we could have bolded, italicized, underlined or striked usergroups? I know you can do it for the user ranks but can you do it for the usergroups? If not, why not? You guys should add it in! Makes it more fancy.
avatar
KinGz_xSyx
New Member

Posts : 20
Reputation : 1
Language : English

Back to top Go down

Different Fonts for Usergroups Empty Re: Different Fonts for Usergroups

Post by kirk July 24th 2013, 11:02 pm

Oh you would have to add the html coding tags in where you name the group/group title.

Like for instance.
bold bbcode is
Code:
[b]title here[/b]
HTML is
Code:
<strong>title here</strong>

bbcode for color
Code:
[color=#ff3333]title here[/color]

HTML color
Code:
<font color="#ff3333">title here</font>

italic bbcode
Code:
[i]title here[/i]

HTML italic
Code:
<i>title here</i>

underline bbcode
Code:
[u]title here[/u]

HTML underline
Code:
<u>title here</u>

font bbcode = Comic Sans MS
Code:
[font=Comic Sans MS]title here[/font]

HTML font
Code:
<font face="Comic Sans MS">title here</font>

So depending what you want you have to wrap your group name. and have it as the title/name of the group like.

bbcode
Code:
[color=#339933][b][i][u][font=Comic Sans MS]Moderator[/font][/u][/i][/b][/color]

HTML
Code:
<font color="#339933"><strong><i><u><font face="Comic Sans MS">Moderator</font></u></i></strong></font>

so whatever you want will have to be in html.

Or can be done by just adding css now i think of it, but i will have to test first.
it would be different css the same way for whatever colors, bold,fonts etc..your going to use. so might just want to set it up how i explained above?


Last edited by kirk on July 24th 2013, 11:23 pm; edited 2 times in total
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Different Fonts for Usergroups Empty Re: Different Fonts for Usergroups

Post by KinGz_xSyx July 24th 2013, 11:08 pm

It would be a great use!
avatar
KinGz_xSyx
New Member

Posts : 20
Reputation : 1
Language : English

Back to top Go down

Different Fonts for Usergroups Empty Re: Different Fonts for Usergroups

Post by kirk July 24th 2013, 11:25 pm

KinGz_xSyx wrote:It would be a great use!

so this is solved then?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum