2014-04-04, 08:03 PM
(This post was last modified: 2014-04-04, 08:04 PM by SeriesForum.)
How can I change the size of the usernames etc?
[How To?] Change board statistics font size
|
2014-04-04, 08:03 PM
(This post was last modified: 2014-04-04, 08:04 PM by SeriesForum.)
How can I change the size of the usernames etc?
2014-04-05, 12:04 AM
You'll notice that under global.css, the file that contains your styles, it's mostly using the selector ".smalltext" to show that.
Under .smalltext, you can change that to 14px or something along those lines, and it'll be larger (albiet everywhere). If you want to change JUST the statistics, you're gonna have to go through templates and change the classes used (use something other than .smalltext and then change that new value in global.css)
2014-04-05, 10:40 PM
(2014-04-05, 12:04 AM)Downfall Wrote: You'll notice that under global.css, the file that contains your styles, it's mostly using the selector ".smalltext" to show that. Ah thanks so much, it's fixed! |
« Next Oldest | Next Newest »
|