News:

Create A Forum Installed

Author Topic: Set fonts in Posts to a minimum 12 ?  (Read 233 times)

0 Members and 1 Guest are viewing this topic.

Offline DMindon

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Karma Good Level 2
Set fonts in Posts to a minimum 12 ?
« on: October 08, 2015, 01:20:01 pm »
Hello again,

I wanted to write this to another existig question wich was near to my question but not the same. The program told me to open a new topic.

So i did.

Please tell me, how can i set the minimum size of fonts for all users to 14 pts or 18 pts? Something like that.

Some members are using smaller tabets and tell me, they can not read other peoples postings very well.

It would be a great help.

I am talking only about minimum size of postings text. Not about general size of all characters in the forum.

I know that everybody is able to make this by himself, but to ask every people to write in 14 or bigger size is not good idea.

And i hope i don't have to learn css for this :-)

Again i want to say sorry about my 'not so well' english and i hope i wrote my request comprehendible.

Can you help me?

Thank you very much.

Share on Facebook Share on Twitter


Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7186
  • Karma: 327
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Set fonts in Posts to a minimum 12 ?
« Reply #1 on: October 08, 2015, 04:28:39 pm »
Yes it is in the css

Code: [Select]

/* Set a fontsize that will look the same in all browsers. */
body
{
   background: #E9EEF2 url(../images/theme/backdrop.png) repeat-x;
   font: 78%/130% verdana, Helvetica, sans-serif;
   margin: 0 auto;
   padding: 15px 5%;
}


The first % is the font sinze and the second is the space between line. Check this for more info.
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
45 Replies
17522 Views
Last post February 18, 2014, 06:49:12 pm
by Zack Skye
2 Replies
420 Views
Last post August 17, 2010, 10:15:15 am
by DMVA
2 Replies
710 Views
Last post May 09, 2011, 09:33:44 pm
by The-Gamer
2 Replies
468 Views
Last post July 15, 2011, 12:32:07 am
by dad2paisley
2 Replies
253 Views
Last post May 24, 2018, 02:51:26 am
by kikafleur