/    Sign up×
Community /Pin to ProfileBookmark

Text size problem

Hello there all you happy people!

It struc me today that if you edit the text size on the Internet Explorer browser | View | Text size > Medium the text changes size lol :p

Well, I found this very irretaiting since people visiting my site could have their browsers text settings on Smallest or Largest and in that case my sites text looks all messed up.

So i went to GameSpy.com and noticed that this does not happen to their text when you edit the browser settings – the text remains the same size on their website!

How can I also do this?

Many thanks!

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@CharlesAug 09.2003 — [font=georgia]But how do you know how big I need the print to be? You would do much better to simply make a page that works no matter what size the text is. But you will have to stop using TABLEs for layout.[/font]
Copy linkTweet thisAlerts:
@DaveSWAug 09.2003 — I suppose the correct answer would be 'if you have to'. *sighs. Gamespy use this declaration:

body {

background-color:#005500;

color:#000000;

font-size:11px;

font-family:verdana,arial,helvetica,sans-serif;

margin:0px;

}

If your site is completely unreadable then I suppose you'll have to do it as a temporary measure. Until you can make a cool site in css...
×

Success!

Help @deep spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...