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 do I change the homepage message font and size

2 posters

Go down

How do I change the homepage message font and size Empty How do I change the homepage message font and size

Post by Flappypaddles December 10th 2011, 8:01 pm

I imagine this can be done with CSS but I have no idea how I tried to do it will the global command main font size, but that also changed other parts of the forum as well. I only want to increase the size of the homepage message itself.
Flappypaddles
Flappypaddles
Forumember

Posts : 261
Reputation : 1
Language : english

http://inaflap.forumotion.co.uk

Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by SLGray December 10th 2011, 8:03 pm

You can use the BB code for size.

Example:
Code:
[size=18]homepage message[/size]

Change 18 to what you would like the size to be.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51557
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Flappypaddles December 10th 2011, 8:42 pm

slg wrote:You can use the BB code for size.

Example:
Code:
[size=18]homepage message[/size]

Change 18 to what you would like the size to be.

how can you align it left as well
and change the font itself.
in fact why not go the whole hog and I'll ask you for all the font properties or can you point me at a place where I can find them


Last edited by Flappypaddles on December 10th 2011, 8:50 pm; edited 1 time in total
Flappypaddles
Flappypaddles
Forumember

Posts : 261
Reputation : 1
Language : english

http://inaflap.forumotion.co.uk

Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Guest December 10th 2011, 8:45 pm

Flappypaddles, just use the code from slg when you post am message. In a post field. Wink
avatar
Guest
Guest


Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Flappypaddles December 10th 2011, 8:52 pm

Gassy wrote:Flappypaddles, just use the code from slg when you post am message. In a post field. Wink

indeed that worked well, but I still would like to change the font itself and align the whole thing to the left as at the moment it is centre aligned.
Flappypaddles
Flappypaddles
Forumember

Posts : 261
Reputation : 1
Language : english

http://inaflap.forumotion.co.uk

Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Guest December 10th 2011, 9:15 pm

Can you provide your forum url?
avatar
Guest
Guest


Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Flappypaddles December 10th 2011, 11:32 pm

Gassy wrote:Can you provide your forum url?

its http://inaflap.forumotion.co.uk
I have sorted that problem now I think thanks to the help here
but I am sure there will be more questions soon
Flappypaddles
Flappypaddles
Forumember

Posts : 261
Reputation : 1
Language : english

http://inaflap.forumotion.co.uk

Back to top Go down

How do I change the homepage message font and size Empty Re: How do I change the homepage message font and size

Post by Guest December 10th 2011, 11:35 pm

Add in your CSS Stylesheet:
Code:
div.postbody div{
font: Georgia !important;
font-size: 18px !important;
}
Change Georgia and 18px values. Wink
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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