NSJW at 12h44
15
Dec
2011
Is it possible to change the font size of ones username on your forum?
1 kirk, on 15/12/2011 at 13h09
Not unless there is some way to do it with css??
I believe it is part of the main font size, So whatever you have that set to on your forum hats what it should be.
I believe it is part of the main font size, So whatever you have that set to on your forum hats what it should be.
2 Guest, on 15/12/2011 at 14h33
CSS Code will be:
or:
Change 10px to number of pixels you want.
- Code:
.name strong a, #chatbox_members a, .gensmall a{
font-size: 10px !important;
}
or:
- Code:
.name strong a, #chatbox_members a{
font-size: 10px !important;
}
Change 10px to number of pixels you want.
3 NSJW, on 16/12/2011 at 12h07
I'm not to good with this stuff
Where would I go to do this?
Edit:
What about the colour aswell?
Where would I go to do this?
Edit:
What about the colour aswell?
4 Guest, on 16/12/2011 at 12h36
Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet. Add the code, and save! 
5 NSJW, on 16/12/2011 at 12h47
Gassy wrote:Administration Panel => Display => Pictures and colors => Colors => CSS Stylesheet. Add the code, and save!
I tried that, it doesn't work
6 Guest, on 16/12/2011 at 14h45
What is your forum version? 
7 NSJW, on 17/12/2011 at 02h06
PhpBB3.
8 Drogba921, on 17/12/2011 at 03h22
Here's all the CSS codes I could find:
Change the /u1 to the user id found on a users profile.
change --px to the font size.
- Code:
a[href="/u1"]{
font-size: --px !important;
}
Change the /u1 to the user id found on a users profile.
change --px to the font size.
9 NSJW, on 17/12/2011 at 04h04
The user ID is the persons username or...?
10 slg, on 17/12/2011 at 04h06
The ID is the like this /u1. To locate it, press an username which will load the member's profile. Look at the username's link.
11 NSJW, on 17/12/2011 at 04h09
I got the ID but it seems to not work.
12 slg, on 17/12/2011 at 04h09
Yes. I could check for you.
Edit: It should be fixed now. You added the code into the code before it in the CSS styleshet. It should have been the last one, not part of another code.
Edit: It should be fixed now. You added the code into the code before it in the CSS styleshet. It should have been the last one, not part of another code.
13 Jophy, on 17/12/2011 at 05h20
| Topic Solved & Moved
Note: You can also help the staff member's work by EDITING your topic and marking it as solved. |
Similar topics
I can't figure out is how to change the font size. I read my books using the Kindle app that was pre-loaded onto the tablet, and thought that the menu icon would have "font size" on it. I've looked at the settings page, and cannot find it there.
Also
Hi,
I'm looking to some help with changing fonts on the Kyros MID7015-4G. I can go into the Spare Parts / Font Size and change font from normal to anything else and the screen refreshes with the smaller font in the Spare Parts. when I return to the mai
Hi how can i increase the Font size on the forum header,as the forum's name is too small
thanks
Replies 1 to 13 on 13 for "Changing the font size of a username."
Search
Informations
13 Replies For the topic :
"Changing the font size of a username."
This topic has been viewed 720 times.
Last message :
15/12/2011 at 12h44 by "NSJW"





