Topic: Set fontsize to "small" (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10776" title="Pages that link to Topic: Set fontsize to &amp;quot;small&amp;quot; (Page 1 of 1)" rel="nofollow" >Topic: Set fontsize to &quot;small&quot; <span class="small">(Page 1 of 1)</span>\

 
Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 07-19-2002 15:16

hello

I made a new site about the office I am working for.
So in my ie the fontsize is set to "small" but the
default value is I think "medium".

So if the user got medium the site looks like shit because
all the tables are distorted...
Is there a way to set the fontsize automatic to "small" or
is the only solution to write it to the page itself??

thx for your advice

cu
~Xdreamer.ch~

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 07-19-2002 16:44

Putting this in a style sheet would get rid of your problems. Just set the font size in Pixels and everything is cool. When the browser font size is changed the specified font doesn't.

.myText{ font: normal 12pt Verdana; }

Later,
C:\


~Binary is best~

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 07-19-2002 19:49

Don't use pt for pages intended to be viewed on the screen. Use px, if you must keep the user from changing their font size. Then again, you probably shouldn't be keeping the user from changing their font size.

Further reading on this topic...
http://diveintomark.org/archives/2002/07/15.html#day_26_using_relative_font_sizes http://www.alistapart.com/stories/fear4/ (a bit outdated but still teaches some important things) http://alistapart.com/stories/sizematters/ (more recent)

[This message has been edited by Slime (edited 07-19-2002).]

Xdreamer.ch
Maniac (V) Inmate

From: Switzerland
Insane since: Mar 2001

posted posted 07-20-2002 14:49

thanks guys....I'll give it a try *g*

cu
~Xdreamer.ch~



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu