Aldro ([personal profile] aldro) wrote in [community profile] style_system2011-05-30 04:54 pm

Entry's User Icon

Currently, my entry's text is wrapped around the userpic. This causes things like a blockquote to sort of slip behind the userpic. I would like to change it so that the text doesn't go beyond the alignment of the userpic, if that makes any sense. What do I need to edit in my CSS?

winterfish: woman underwater tangled in medical equipment (Default)

[personal profile] winterfish 2011-06-01 05:03 pm (UTC)(link)
I got this to work for me:

textarea.textbox {font-size: 2em;}


Puting in a font-size in 'px' will work too, if you have a specific font size in mind.