Fonts
+2
SLGray
skidsolo
6 posters
Page 1 of 1
Fonts
Hi guys,
My forum is just a few days old.
I'm keen that members DON'T post in various fonts. Is there anyway to restict the fonts to just 1?
Also, I have one member that keeps centralising his type, can I turn off that feature?
Thanks,
Alan.
My forum is just a few days old.
I'm keen that members DON'T post in various fonts. Is there anyway to restict the fonts to just 1?
Also, I have one member that keeps centralising his type, can I turn off that feature?
Thanks,
Alan.
skidsolo- Forumember
- Posts : 269
Reputation : 3
Language : English
Re: Fonts
Do you mean centering (centralising)?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Fonts
The only way I know of is to turn off BBcode and HTML:
AP>>General>>Messages and e-mails>>Configuration>>
On that page find "Allow HTML" and "Allow BBcode" and select "No" and save your settings.
If you can make the forum not allow just the centering of text and font style changes I don't know, but you can disable all text manipulation where I explained above.
AP>>General>>Messages and e-mails>>Configuration>>
On that page find "Allow HTML" and "Allow BBcode" and select "No" and save your settings.
If you can make the forum not allow just the centering of text and font style changes I don't know, but you can disable all text manipulation where I explained above.
Re: Fonts
Hi!
This is not really necessary, you can add to CSS Stylesheet this code:
Please note that this code is for phpBB3. If you're using other forum versions just tell us.
This is not really necessary, you can add to CSS Stylesheet this code:
- Code:
.postbody .content div {
text-align: left !important;
}
.postbody .content font{
font-family: Verdana !important;
}
Please note that this code is for phpBB3. If you're using other forum versions just tell us.
Re: Fonts
Thanks guys very much appreciated.
I'm locked out of my site at the moment and waiting for help fro Leeloo.
As soon as I get back in again I''ll give it a try and come back here and let you guys know the outcome.
Cheers.
Al.
I'm locked out of my site at the moment and waiting for help fro Leeloo.
As soon as I get back in again I''ll give it a try and come back here and let you guys know the outcome.
Cheers.
Al.
skidsolo- Forumember
- Posts : 269
Reputation : 3
Language : English
Re: Fonts
SGSS wrote:Hi!
This is not really necessary, you can add to CSS Stylesheet this code:This will stop centering and using other fonts in posts.
- Code:
.postbody .content div {
text-align: left !important;
}
.postbody .content font{
font-family: Verdana !important;
}
Please note that this code is for phpBB3. If you're using other forum versions just tell us.
thanks
D O N- New Member
- Posts : 2
Reputation : 1
Language : english
Re: Fonts
Thanks guys.
Can anyone tell me what a CSS Stylesheet is and where can I find it please?
Thanks,
Alan.
Can anyone tell me what a CSS Stylesheet is and where can I find it please?
Thanks,
Alan.
skidsolo- Forumember
- Posts : 269
Reputation : 3
Language : English
Re: Fonts
Hi!
Go to:
Administration Panel ~> Display ~> Pictures and colors ~> Colors ~> CSS Stylesheet.
Go to:
Administration Panel ~> Display ~> Pictures and colors ~> Colors ~> CSS Stylesheet.
Re: Fonts
Since the author has thanked the user above, I will mark this as solved.
Topic Solved & Locked |
Similar topics
» How does one add new fonts in addition to their old fonts?
» How to add fonts
» Fonts
» fonts
» Google Fonts
» How to add fonts
» Fonts
» fonts
» Google Fonts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum