News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

beta4 font issue

Started by BellGab.com, September 23, 2008, 11:23:38 AM

Previous topic - Next topic

BellGab.com

Hi.  Since moving from beta3 to beta4, I've noticed the font sitewide is HUUUUUUGE.  It looks unprofessional and I'm not sure where to fix it.

Anybody have any ideas?

URL:  GeorgeNoorySucks.com

Thanks in advance.

cme1st2302

Looks fine to me, are you sure you didn't accidentilly zoom in with the mouse wheel and ctrl.  If you are using IE look at the bottom right hand corner and make sure it says 100%.  If not I believe it is defined in the themes css file.  Not sure exactly where though.  Hope this helps or at leasts gives you a start.

Chris
SMF Version: 1.1.11
SimplePortal Version: 2.3.2

Admin

He who waits for perfect conditions sees nothing!!
If you need help adding a button or tab PM me!!

BellGab.com

Quote from: cme1st2302 on September 23, 2008, 11:40:41 AM
Looks fine to me, are you sure you didn't accidentilly zoom in with the mouse wheel and ctrl.  If you are using IE look at the bottom right hand corner and make sure it says 100%.  If not I believe it is defined in the themes css file.  Not sure exactly where though.  Hope this helps or at leasts gives you a start.

Chris
it's not just me.  everybody on my site is commenting about it.

IE does say 100 percent.

I'll take a look in the css file.  Specifically, which file is that, and where is it located?

cme1st2302

The file will be called style.css and there will be one in every Theme folder.
SMF Version: 1.1.11
SimplePortal Version: 2.3.2

Admin

He who waits for perfect conditions sees nothing!!
If you need help adding a button or tab PM me!!

Enc0der

you are right, it is indeed too big.

try to modify this file:
http://georgenoorysucks.com/Themes/default/style.css

change this line:
Quotefont: 95%/90% Verdana, Helvetica, sans-serif;

into this:
Quotefont: 12px Verdana, Helvetica, sans-serif;

BellGab.com

Quote from: Enc0der on September 23, 2008, 11:53:32 AM
you are right, it is indeed too big.

try to modify this file:
http://georgenoorysucks.com/Themes/default/style.css

change this line:
Quotefont: 95%/90% Verdana, Helvetica, sans-serif;

into this:
Quotefont: 12px Verdana, Helvetica, sans-serif;
you have just decreased my stress level by about 1000%.  Thank you VERY much.  That worked perfectly.  Case closed.

And greetings from Morocco.

Enc0der

:)

Just make sure it works fine with both browsers (FF/IE) and that it doesn't make the small text too small (in this case, just make that specific class bigger).

Advertisement: