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

Initial Character Sheet Size

Is there any way to alter the default character sheet size when the character sheet tab is used, or before when the sheet initially opens to the bio tab? (I'm writing a custom sheet)
1658371987

Edited 1658447788
vÍnce
Pro
Sheet Author
I don't think. (EDIT: so. lol) ;-(  There might be a method outside of character sheet code, ie Stylish or similar. You can define a width for the sheet's outermost element, but if it's wider than the character journal you'll have to use horizontal scrolling and/or resize to see everything.  If it's smaller, you end up with extra white space.  If you make your sheet responsive, it can conform to the width of the journal regardless. CSS grid and flexbox have seemingly become the preferred method for character sheets and adapt well to re-sizing.
1658391954
GiGs
Pro
Sheet Author
API Scripter
I'm responding just to confirm Vince, and refine his "I don't think" to "no, there's no way" Sheet Authors don't have any control over certain screen elements, and the size that the character sheet opens is one of them.
Thanks for the reply guys.. Very sad.. Perhaps the new method will allow this.