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.

Username Font size

2 posters

Go down

Username Font size Empty Username Font size

Post by FrOsTyXi Mon Jan 05 2015, 07:11

Hello I've been trying to drop the font size of my member group i've tried these CSS codes with no avail.

Code:
a span[style="color:#4A4A4A"] {font-weight: 600!important}

Code:
a[href*="/u"] span[style="color:#4A4A4A"] {font-weight: 600!important}

Am i missing something?

Punbb

Forum Link: TPSN

Thanks in advance!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Username Font size Empty Re: Username Font size

Post by _Twisted_Mods_ Mon Jan 05 2015, 07:53

font-weight = boldness

font-weight:normal;  --- normal,bold,bolder

font-size is what ur looking for

font-size:0.9em; use em or px
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Username Font size Empty Re: Username Font size

Post by FrOsTyXi Mon Jan 05 2015, 13:58

I have a usernames set to 600 but when i try to set my member group it does not change, mainly i'm trying to do this for firefox users their view of usernames is terrible font is way too bold. After setting all other groups to a lower font weight it looks so much better on firefox only group left is members group!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Username Font size Empty Re: Username Font size

Post by _Twisted_Mods_ Mon Jan 05 2015, 14:38

try adding strong after span


Code:
a span[style="color:#4A4A4A"] strong{}
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Username Font size Empty Re: Username Font size

Post by FrOsTyXi Mon Jan 05 2015, 15:00

Seems not to matter what i use that groups font weight will not change lol
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Username Font size Empty Re: Username Font size

Post by _Twisted_Mods_ Mon Jan 05 2015, 16:46

its your color you have #4A4A4A its really #4a4a4a no caps
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Username Font size Empty Re: Username Font size

Post by FrOsTyXi Mon Jan 05 2015, 17:28

_Twisted_Mods_ wrote:its your color you have #4A4A4A its really #4a4a4a no caps
My god I must be going insane that was the issue! hahah thank you @_Twisted_Mods_
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Back to top

- Similar topics

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