Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Forcing a larger input text box for ?{}

Well, the title says it all. Is it possible to get a larger input text box when you send a ?{} to a user? From what I can see, you can change the "title" but you always end up with a small text box. I would like to have such an input being let's say 20-30 characters long and 3-4 lines high. Would really be useful for some APIs I am using. Thanks.
1679858893
Gauss
Forum Champion
So that we are clear about what is being discussed, could you provide a screenshot? 
1679862012
GiGs
Pro
Sheet Author
API Scripter
There's no native Roll20 way to change the size of any part of elements like that query box that pops up. Some people use Stylus to add their own CSS to roll20, but that is only visible to you, not other players, so they'd all have to install Stylus too.
<a href="https://app.roll20.net/forum/post/9784281/show-off-your-style-3-third-time-is-the-charm/?pageforid=9823672#post-9823672" rel="nofollow">https://app.roll20.net/forum/post/9784281/show-off-your-style-3-third-time-is-the-charm/?pageforid=9823672#post-9823672</a>
1679868507

Edited 1679868575
That's what I thought I'll give Stylus a try. @Gauss&nbsp;
1679872785
Gauss
Forum Champion
Yeah, after others responded I realized you were talking the query window. :) Stylus is probably your best bet.