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.

How can i change the font size in my forum

3 posters

Go down

Solved How can i change the font size in my forum

Post by pinkbear Fri 13 May - 22:28

Hope someone can help,looked every where for help but couldnt find anything, could someone plz tell me how can i change the size of my font in my forum any help would be greatful
Many Thanks
avatar
pinkbear
New Member

Posts : 7
Reputation : 0
Language : English

Back to top Go down

Solved Re: How can i change the font size in my forum

Post by Mike Fri 13 May - 22:30

In CSS where it says Body put

Code:
font-size: 1.2em;
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Solved Re: How can i change the font size in my forum

Post by pinkbear Fri 13 May - 22:34

Im sorry im new to this but what does CSS mean
avatar
pinkbear
New Member

Posts : 7
Reputation : 0
Language : English

Back to top Go down

Solved Re: How can i change the font size in my forum

Post by Mike Fri 13 May - 22:38

Cascading Style Sheets

Go here:

ACP -> DISPLAY -> COLORS -> CSS STYLESHEET ->

Code:
body {
   font-size: 13px;
   }

or if there is already something that says: body { }

just put the font size thing in the middle.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Solved Re: How can i change the font size in my forum

Post by pinkbear Mon 16 May - 1:33

Thank you for your help it worked great

Many Thanks
avatar
pinkbear
New Member

Posts : 7
Reputation : 0
Language : English

Back to top Go down

Solved Re: How can i change the font size in my forum

Post by Sanket Mon 16 May - 6:30

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How can i change the font size in my forum 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top


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