
johannes.schaefer at uidesign
Aug 16, 2004, 12:31 AM
Post #3 of 3
(12 views)
Permalink
|
Hare, Michael wrote: > Yup, too small. I've tried bumping the font size in the browser and it > doesn't help. > > I have hieroglyphics for most of the text. > > - m > > -----Original Message----- > From: Charles Palmer [mailto:charles [at] dspdesign] > Sent: Tuesday, August 10, 2004 4:04 PM > To: user [at] forrest > Subject: New Forrest site fonts too small > > > Team > > Good to see new material on the Forrest site, but some of the font sizes > turn out almost illegible (on my machine anyway - Win2k, 1024 x 768 display, > IE6.0) > > Examples from http://forrest.apache.org/docs/upgrading_06.html > <http://forrest.apache.org/docs/upgrading_06.html> : > > <pre class="code">Changes from V1.2 to V1.3 > > <div class="menuitem"> > <a href="../docs/skin-package.html">Skin Packages</a> > > Projects that use <span class="codefrag">forrest.antproxy.xml</span> via > > <span class="footnote"><a href=" http://www.apache.org/licenses/ > <http://www.apache.org/licenses/> "> > Copyright © 2002-2004 > The Apache Software Foundation.</a> > > > I haven't looked at the .css file, but I think fonts sizes need to move up a > touch... > > Charles > > I've seen this problem before, here's what we suggest (that is if the fontsize.js cannot be abandoned at all). js >> Hi! >> >> Fontsize in MS Internet Explorer is way too small. >> I put in a "return" in fontsize.js which works >> reasonably well ... just the tab-labels are bigger: >> function ndeSetTextSize(chgsize,rs) >> { >> var startSize; >> var newSize; >> >> return; <------- >> ... >> } -- User Interface Design GmbH * Teinacher Str. 38 * D-71634 Ludwigsburg Fon +49 (0)7141 377 000 * Fax +49 (0)7141 377 00-99 Geschäftsstelle: User Interface Design GmbH * Lehrer-Götz-Weg 11 * D-81825 München www.uidesign.de
|