Greetings.
I have two questions:
1) Texts. I need some kind of logging in my rpg, but default text plugin has no scrolling (as far as i see). Is there any way to create, keep updated and show log file with vertical scrolling?
2) Lists. Player`s inventory is a default list plugin (little bit mad, yeah). Now i have a problem with long names - they doesn`t fit list box.
Looks like "| A very strange stone with scratches on the surface and some carv|".
I thought problem can be solved with 'white-space: nowrap;' in custom CSS, but no, nothing happens. So, what can i do to prevent it? Can items in list have 2 or 3 rows of text?
And: can i set an external css file for list?
Thanks a lot for your help, your suggestions, and your patience while my english is suddenly weak this time.