Need a bold fixed width font for text entry boxes.
Posted by gfmueden on 7/12/2010 at 6:53 AM
#1> All the fixed width fonts in my WinXP are small and faint, far from the bold legibility my old eyes need. What is a good font suitable for use in Windows? Where can I get it? How do I install it?
#2> Why do text entry boxes use fixed width fonts? If they used proportional fonts they would have much better leginility. AFB please note. ===gm===
There is currently 1 reply
Re:Need a bold fixed width font for text entry boxes.
Posted by gfmueden on 7/15/2011 at 9:26 AMHere is a fix for it in Internet Explorer, a style sheet to be installed via Tools > Internet Options > Accessibility
---------------
/* font styles */
body, input, textarea, select{
font: 100% "Arial Black", Helvetica, sans-serif;
background:#eee;
color:#000;
margin:0;
padding: 0;
}
-------------------------
To install and use it:
Store this little file somewhere on your machine where you know where it is - desktop, my documents, etc
Start Internet Explorer
Open 'Internet Options' - under tools in IE8
Click on 'Accessibility' button
Make sure all three checboxes in Formatting section are all checked
Also check the 'Format documents using my style sheet' checkbox in the lower section.
Click the 'Browse' button and locate the file I sent to you - wherever you have stored it. Click open or OK
Click OK in the Accessibility window to return to Internet Options, then OK again to return to the browser.
Find a page with some input boxes on it and see what happens.
=====================
Browse with File type set to All
Thanks to Graham Armfield of Coolfields Consulting and Fix the Web, both in the UK
===gm===.
Log in to Post a Reply
Join Our Mission
Help us expand our resources for people with vision loss.