The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can anyone help me to enlarge the font of the posts?

+2
Plancker
deivid
6 posters

Go down

Solved Can anyone help me to enlarge the font of the posts?

Post by deivid November 23rd 2010, 9:06 pm

Hello Would someone tell me how I can enlarge the font of the posts?
Thank you in advance!

p.s I just enlarge the font of the posts.
avatar
deivid
New Member

Male Posts : 17
Reputation : 0
Language : бг

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Plancker November 23rd 2010, 9:56 pm

Code:
.entry-content {
    font-size: 15px;       
}
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by deivid November 23rd 2010, 10:02 pm

Thank you for the quick response where they should be written this code.
avatar
deivid
New Member

Male Posts : 17
Reputation : 0
Language : бг

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Plancker November 23rd 2010, 10:08 pm

nno problem
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by wow99 November 23rd 2010, 11:08 pm

where does that code go (I think that is also what the OP means)?
avatar
wow99
Forumember

Posts : 355
Reputation : 17
Language : a few
Location : UK

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by bcNecro November 23rd 2010, 11:14 pm

wow99 wrote:where does that code go (I think that is also what the OP means)?

Admin panel > Display > Colors > CSS box

Note: just search ".entry-content {" then change the font-size to 15px
avatar
bcNecro
New Member

Posts : 20
Reputation : 0
Language : English

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Raptor121291 November 24th 2010, 9:35 am

bcNecro wrote:
wow99 wrote:where does that code go (I think that is also what the OP means)?

Admin panel > Display > Colors > CSS box

Note: just search ".entry-content {" then change the font-size to 15px

I am having the same problem. I am using Invision. I have searched the CSS box and I can not find where the code is and I do not know where to put the code. I am also trying to figure out how to change the size of the topic titles. Can you help me? Thanks.
avatar
Raptor121291
New Member

Posts : 5
Reputation : 0
Language : English

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Plancker November 24th 2010, 2:49 pm

You go to ACP->Display->Coloers->CSS 'tab'

Look for the code if it's there just change the font-size

if it's not just add it anywhere you want in the CSS box
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by wow99 November 24th 2010, 6:10 pm

My CSS style 'box' is empty. When I put the code in nothing happens. My forum basis CSS is v long, it takes hours to find the code to change it and I'm a bit worried changing things in there.
avatar
wow99
Forumember

Posts : 355
Reputation : 17
Language : a few
Location : UK

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Guest November 24th 2010, 6:25 pm

PHPBB2:
Code:
.postbody { font-size: 15px;}
PUNBB:
Code:
.pun .entry-content {font-size: 15px;}
PHPBB3:
Code:
.postbody .content {font-size: 15px;}
INVISION: (Not Sure)
Code:
.postbody { font-size: 15px;}
avatar
Guest
Guest


Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by deivid November 24th 2010, 6:56 pm

Thank you all for the cooperation provided me assistance!
avatar
deivid
New Member

Male Posts : 17
Reputation : 0
Language : бг

Back to top Go down

Solved Re: Can anyone help me to enlarge the font of the posts?

Post by Sanket November 24th 2010, 7:21 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Can anyone help me to enlarge the font of the posts? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum