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.

Change the Default Font

3 posters

Go down

Solved Change the Default Font

Post by Fireflaming246 June 12th 2011, 2:28 am

So like when you post a message, I want the font to be Comic Sans Ms every time you post a message.
So you don't have to change the font every time.

Answer this FAST because I need this done quick!
avatar
Fireflaming246
Forumember

Posts : 31
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change the Default Font

Post by Mike June 12th 2011, 2:48 am

Look in the CSS for the post message font. If you give me a link to your forum i can find it out with chrome, if not, look for it and change the font to comic sans ms.

NOTE: I highly recommend against Comic Sans, it doesn't look as good as you think
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: Change the Default Font

Post by Fireflaming246 June 12th 2011, 2:51 am

Drogba921 wrote:Look in the CSS for the post message font. If you give me a link to your forum i can find it out with chrome, if not, look for it and change the font to comic sans ms.

NOTE: I highly recommend against Comic Sans, it doesn't look as good as you think
Here's my site: http://akkforums.forumotion.com/
avatar
Fireflaming246
Forumember

Posts : 31
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change the Default Font

Post by Mike June 12th 2011, 3:01 am

could you make a test account? I cant access anything
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: Change the Default Font

Post by Fireflaming246 June 12th 2011, 3:12 am

Drogba921 wrote:could you make a test account? I cant access anything
What do you mean by test account? What kind?
avatar
Fireflaming246
Forumember

Posts : 31
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change the Default Font

Post by Mike June 12th 2011, 3:14 am

Make an account as a normal member and pm me the detials
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: Change the Default Font

Post by Fireflaming246 June 12th 2011, 3:18 am

Drogba921 wrote:Make an account as a normal member and pm me the detials
k here
Username: Forum Test Account
Password: forumtesting258
avatar
Fireflaming246
Forumember

Posts : 31
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change the Default Font

Post by Mike June 12th 2011, 3:54 am

here's the code, try it.

Code:
.postbody {
font-size: 12px;
line-height: 18px;
font-family: comic sans ms, arial; !important
}
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: Change the Default Font

Post by Fireflaming246 June 12th 2011, 3:05 pm

Thanks! Problem Solved!
Lock please.
avatar
Fireflaming246
Forumember

Posts : 31
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change the Default Font

Post by Guest June 12th 2011, 3:13 pm

for phpbb2 you need only that

Code:
.body{
font-family: comic sans ms, arial; !important
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Change the Default Font

Post by Mike June 12th 2011, 6:44 pm

Glad I could help.

@Unique, that will change the font for the whole forum which is not what he wants.
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: Change the Default Font

Post by Guest June 12th 2011, 7:56 pm

Drogba921 wrote:Glad I could help.

@Unique, that will change the font for the whole forum which is not what he wants.

Embarassed Sorry
avatar
Guest
Guest


Back to top Go down

Solved Re: Change the Default Font

Post by Base June 12th 2011, 9:13 pm

Solved => Locked
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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