- Lord Snakie
- |
- Exalted Mythic Member
- gamertag: [none]
- user homepage:
“To say more would spoil be it’s overall its a game that needs to be played.” - Aristotle
Posted by: Zoidberg25
I don't want to seem like a script-idea-stealer, but if you open up the script of the Reply Box Font in a text editor, a make the highlighted changes:
change:
textarea {width: 526px; font-family: Arial,Helvetica,sans-serif; font-size: 12px;}
to:
textarea {width: 526px; height: 500px; font-family: Arial,Helvetica,sans-serif; font-size: 12px;}
(the change is in bold)
You can change the "500px" to whatever height you want, and I think that should work. Correct me if I'm wrong, or if this isn't what you wanted.
Well, changing it to that makes the text box increase size from the start by about 2-3 normal enlargements, which makes a lot of bright white light hit my eyeballs, which happens to give me migraines. Yes, I know that sounds horrible, but you get what I mean.
Also, the text box doesn't enlarge further after that point.
No, no, this won't work. I can't just have a super-huge text box at the beginning in place of a constantly increasing text box, I'd get migraines ALL the time. :\