Welcome, Guest. Please Login or Register.
August 28, 2025, 03:32:43 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Changing default font size for message text « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Changing default font size for message text  (Read 365 times)
Epyon
Noobie
*
Posts: 13


ICQ - 61053824epyon9283@hotmail.com WWW
Changing default font size for message text
« on: April 03, 2002, 06:37:40 PM »
Reply with quote

How would I go about doing this? The text is a little big by default and Id like to make it a bit smaller.
Logged
alexrolko
Guest
Re:Changing default font size for message text
« Reply #1 on: April 04, 2002, 01:33:56 PM »
Reply with quote

the CSS located in the template....

.windowbg
.windowbg2
.windowbg3
TD

are the class'es you want to edit to change the size of the text.

it may only be big if your running on a really low resolution.
Logged
Epyon
Noobie
*
Posts: 13


ICQ - 61053824epyon9283@hotmail.com WWW
Re:Changing default font size for message text
« Reply #2 on: April 04, 2002, 04:24:36 PM »
Reply with quote

Thanks. For some reason, it was using 13px font which looked really big compared to the rest of the text in my forum.
Logged
Michele
Beta Tester
YaBB God
*****
Posts: 584


I can't wait for YaBB SE 2!

Mad+Moya WWW
Re:Changing default font size for message text
« Reply #3 on: April 05, 2002, 04:16:44 AM »
Reply with quote

Actually, using #px font sizes is very bad web site design... I simply removed them all from my template so that the user's browser will determine the size (mostly all default to normal that way).

If you have a fairly recent version of IE, click on View on the menu, then Text Size, and change it. For anything hard coded with #px, the font won't change size, and that's a bad thing. There are folks with vision problems (like me), who sometimes have to make fonts larger to view them.

If you must change the sizes, use relative sizes like this:

{ font-size: larger; }
{font-size: normal; }
{font-size: smaller;}

This way the sizes will all scale together based on the browser settings. Instead of staying at a fixed font size that YOU think is best, they'll change to what the viewer thinks is best. :)

HTH, MM
« Last Edit: April 05, 2002, 04:21:36 AM by Mad Moya » Logged

formerly Mad Moya
PfaBB - http://pfabb.lunabyte.com
alexrolko
Guest
Re:Changing default font size for message text
« Reply #4 on: April 05, 2002, 04:28:56 AM »
Reply with quote

Mad Moya, the CSS, template design are just an out of the box filler, we don't force anyone to use it... its just there toi be used if you can't make your own template or modify it.

As you said you removed the sizes, so its not that hard to change things. nothing is hard coded.... its all CSS so everything is easly changable.
Logged
Michele
Beta Tester
YaBB God
*****
Posts: 584


I can't wait for YaBB SE 2!

Mad+Moya WWW
Re:Changing default font size for message text
« Reply #5 on: April 05, 2002, 05:07:43 AM »
Reply with quote

Alex, I understand that, but perhaps you should look at the default template NOT hard-coding the sizes next time you do some changes... or changing them to relative sizes like I mentioned in my post above.

It's not hard to do, but for those who can't/won't do it, the default template would then work better "out of the box" for them.

After 25 years of staring at computer monitors, I (like others my not-so-old age) have a lot of trouble with tiny default fonts, and it's aggravating when folks "break the rules" of basic design. :)

My hands barely work anymore either (carpel tunnel, even after surgery), so when programs (games) break WinAPIs, I really scream loudly, since it becomes painful to play the game... not that anyone ever listens to me, but I need to rant now and then anyway. :)

Thanks, Mad Moya
« Last Edit: April 05, 2002, 05:08:29 AM by Mad Moya » Logged

formerly Mad Moya
PfaBB - http://pfabb.lunabyte.com
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Changing default font size for message text « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.015 seconds with 21 queries.