[personal profile] aldro posting in [community profile] style_system
I would like to change the font size of text written in the reply form on the comment pages, as it's very tiny now. Yet I can't figure out what code in my CSS covers that section, so I don't know what to change. I'm hoping that anyone here can help me out. Thanks in advance!

Oh, and just in case... Here's my CSS.

Date: 2011-05-31 05:41 pm (UTC)
samjohnsson: It's just another mask (Default)
From: [personal profile] samjohnsson
It's because the font size for the canvas div is 1.2em, which inherits strangely in dependent classes. Spiking a font-size into
input, textarea, select { }
seems to fix it.

Date: 2011-05-31 09:37 pm (UTC)
samjohnsson: It's just another mask (Default)
From: [personal profile] samjohnsson
Huh. should've. What units of measure did you use? Could try putting
font-size: 13px;
in textarea#commenttext { }. It seems to render correctly in Firebug.

Date: 2011-05-31 11:58 pm (UTC)
samjohnsson: It's just another mask (Default)
From: [personal profile] samjohnsson
I have no idea, then. I can get it to change in Firebug and render in Firefox by fixing those, but I don't know what's going on in your actual style that would be blocking it.

Date: 2011-07-18 02:28 am (UTC)
synecdochic: torso of a man wearing jeans, hands bound with belt (Default)
From: [personal profile] synecdochic
(belatedly) Likely, the problem is with your browser font settings, not with your CSS. Try changing your browser font settings so that the font used for fixed-width is larger? That might help.

(I know that default Firefox "out of the box" has a very, very small font size for fixed-with font, which is always the first thing I change.)

Profile

Dreamwidth style system discussion

September 2025

S M T W T F S
 123456
78 910111213
14151617181920
21222324252627
282930    

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 21st, 2025 05:33 pm
Powered by Dreamwidth Studios