[Web4lib] Form help needed
Yitzchak Schaffer
yitzchas at touro.edu
Mon Oct 13 10:33:14 EDT 2008
Stacy Pober wrote:
> The font size of the text typed in the [inputs] is our problem. That
> font must be increased to accommodate the person who processes them,
> who has some visual impairment.
>
> I'm not sure what determines the "type into this blank" font. I know
> of no way to alter that font through ether HTML, XHTML or CSS. But
> maybe there is some cool trick I don't know. Is there any way I can
> force the input text to be larger when the form is printed by just
> specifying it in some obscure page code?
Did you try adding a media="print" CSS file, and doing
input {
font-size: 1.5em;
}
--
Yitzchak Schaffer
Systems Librarian
Touro College Libraries
33 West 23rd Street
New York, NY 10010
Tel (212) 463-0400 x5230
Fax (212) 627-3197
yitzchas at touro.edu
More information about the Web4lib
mailing list