Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Change board statistics font size
#1
Not Solved
How can I change the size of the usernames etc?


[Image: 7VZiq.png]
#2
Not Solved
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)
Founder of Surreal, proud MyBB user for 8 years!
Website | Forums
#3
Not Solved
(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.

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)

Ah thanks so much, it's fixed!


Forum Jump:


Users browsing this thread: 1 Guest(s)