Character Sheet Text/List size change?

30
Jul
2011
I wanted to have a character sheet on my forum with a text list so that we were able to list statistics. There's no major problems because it's showing up, but I wanted to know if there are codes to make the text smaller? The text size is a bit too big and causes people to have to scroll to look at everything, and the list is generally short and I don't want it to do that.
1 Nera., on 30/07/2011 at 16h37
Hi,

They (the letters) would have to be very small for that.
Try only makeing it bigger by adding this to CSS.
Code:
textarea {
    min-height: 130px;
}
2 Mearii Shiotsu, on 30/07/2011 at 16h41
thanks! that's a bit more helpful. And I wasn't going to make the text a ridiculous amount smaller, only a tad bit, because right now, it's my normal text size for the forum. I want it to be the same size as the side profile text.
3 Nera., on 30/07/2011 at 16h43
I've tried to make it smaller on your forum, and saw it would have to be very tiny, about 8px to get rid of the scroll.

Is this solved or?

4 Mearii Shiotsu, on 30/07/2011 at 16h47
Ah alright. Yes it has been solved! Very Happy
5 Nera., on 30/07/2011 at 16h49
Since this thread appears to be solved, I will lock this thread and mark it as solved.

Nera
Similar topics
I just changed companies. i was accustomed to pure star schemas with fact tables containing only foreign keys to dimension tables and number measures that could be aggregated (sum, average, min, max). At my new job, I find dims with foreign keys
I can't figure out is how to change the font size. I read my books using the Kindle app that was pre-loaded onto the tablet, and thought that the menu icon would have "font size" on it. I've looked at the settings page, and cannot find it there. Also
Hi.. Im a newbe here and couldnt find my answer to the following question. Is it possible to change any HTM-code for my forum? http://jachthondenproeven.actieforum.com/ Coz, in the left upper corner says..'jachthondenproeven".. I want t
See also
more_less
Informations

5 Replies For the topic :
"Character Sheet Text/List size change?"

This topic has been viewed 594 times.

Last message :
30/07/2011 at 16h22 by "Mearii Shiotsu"