Results 1 to 8 of 8
-
18th May 2009, 06:24 PM #1OPMember
Username Font Size
how can i change the Username Font Size i like to have bigger font size?
i did try
Styles & Templates - main css - Additional CSS Definitions
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }
i did change 14 to 20 noting happen?
any ideas?
thanks
lig}{tning Reviewed by lig}{tning on . Username Font Size how can i change the Username Font Size i like to have bigger font size? i did try Styles & Templates - main css - Additional CSS Definitions /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } i did change 14 to 20 noting happen? Rating: 5
-
18th May 2009, 06:28 PM #2MemberWebsite's:
MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.orgIt all depends on where you are wanting your username to be bigger.
where abouts on your forum are you wanting to make your username bigger?TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
TheBinNetworks News!Happy Hardcore and Drumb & Bass kick ass!
-
18th May 2009, 06:30 PM #3OPMember
in the thread mate for example look at yours Sherwood in this post like that
just want to have big font please help me
-
19th May 2009, 03:42 PM #4loki
try Usergroup Manager,Username HTML Markup, and add
<span style="font-weight: bold; "></span>
Sponsored Links
19th May 2009, 04:11 PM
#5
OP
Member
thanks a lot mate your right am the one mess everything up
19th May 2009, 04:15 PM
#6
Member
If you do it using html, try thisJust a note, its for individual username. I You will have to play around with the code to get it working with all the usernames..Code:<font size="number">Text</font>
19th May 2009, 04:15 PM
#7
Member
Select the usergroup you want to change in Usergroup Manager (select Edit), Username HTML Markup, and if you already have some font code in it (f.e. <font color=#XYXYXY>) in first box add size:X to <font> tag (f.e. <font color=#XYXYXY size=X (try it until you get what you want, I would first try with 3) and in other one you should already have </font>
If you havent got anything in those boxes, just add <span style="font-size: 16px; "> (or some other number other than 16) and in other </span>
Later if you want to change the color or style you add font-weight or font-color to <span style=> tag like described above (f.e. you would have <span style="font-size:16px; font-color:#000000; font-weight:bold"> for 16px black bolded font )
LOL 3 replies while i was typing
19th May 2009, 04:54 PM
#8
OP
Member
thanks alot to all of you who try to help me out lokiloki he has fixed the problem for me any way thanks
themaManager - edit and manage...
Version 4.04 released. Open older version (or...