quote:Originally posted by dq: both forum and frontpage news.
This is more like a intended design thing actually. We are using stylesheets to enforce all these fonts and at no time should the fonts change sizes due to the user settings.
Now, you may ask why, but if you do some HTML designing before, if the user font size is smaller/bigger, it might affect the overall layout of the page (e.g. exceed the table width or something like that).
dq
Ultra Senior Member
Total Posts: 6539
posted Sat 15 Jul 2000 01:00 PM
icic thanks.
Dry Ice
Administrator
Total Posts: 148
posted Mon 17 Jul 2000 01:52 PM
If the font is really too small, you need to create your own style sheet which indicate larger font size. After that, you tell your browser to use your own style sheet.
That's the idea about style sheet. It can help people who has problem color blindness...etc. The user defined style sheet will modify the webpage so that colour the user prefered is used or font size prefered is used.
dq
Ultra Senior Member
Total Posts: 6539
posted Tue 18 Jul 2000 04:03 AM
I discovered how to adjust font sizes in HW1 already.
I go to Internet options, General, Accessbility, Formatting and check the tickbox for "Ignore Font Sizes specified on web pages"