Advertisement:

Author Topic: Make fonts smaller  (Read 870 times)

danniee

  • Newbie
  • *
  • Posts: 7
Make fonts smaller
« on: January 25, 2015, 11:53:45 pm »
I'm kind of new to html and editing so I'd like to ask where and how to make the font smaller. Thank you

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Make fonts smaller
« Reply #1 on: January 26, 2015, 12:30:25 am »
@danniee
You need to change css of theme, you set font-size:xy px (i.e. font-size:10px), you can find more about that here:
http://www.w3schools.com/cssref/pr_font_font-size.asp

danniee

  • Newbie
  • *
  • Posts: 7
Re: Make fonts smaller
« Reply #2 on: January 26, 2015, 12:38:34 am »
Awesome. Appreciate it :)

danniee

  • Newbie
  • *
  • Posts: 7
Re: Make fonts smaller
« Reply #3 on: January 26, 2015, 12:40:51 am »
Hm, just looked into my Bender folers and there are so many files in the themes folder. The main.css is empty too. That was my best guess.

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Make fonts smaller
« Reply #4 on: January 26, 2015, 09:55:13 am »