in reply to Text size customization

There's no doubt that we should be effecting such stylistic control via CSS... but I question the point in dinking with the font sizes in the first place. I'd like to see every kind of page element given a class name, and eliminate every occurrence of <font> setting in the code.

Until that's done, you could probably set up some JS in your Free Nodelet to actively change the <font>'s attributes after page load.

A word spoken in Mind will reach its own level, in the objective world, by its own weight

Replies are listed 'Best First'.
Re^2: Text size customization
by John M. Dlugosz (Monsignor) on Apr 01, 2008 at 10:19 UTC
    Why dink with the font sizes? Because I want to see all messages at a good size for readability, not some larger some smaller.

    I agree, we should not use font settings, but CSS. Anyone who knows how that works that might be persuaded to do something?

    It sounds like the Free Nodelet idea would be identical to using Greasemonkey, only would work anywhere I browse logged-in.

    —John

      Why dink with the font sizes? Because I want to see all messages at a good size for readability, not some larger some smaller.

      I didn't mean you, I meant the folks who hardcoded the <font size="-1">.

        I have occasionally used that in replies, but just because <font style="font-size:80%">style/percentages</font> don't work


        Enjoy, Have FUN! H.Merijn