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

Roll20 Preview/Live Character Sheet Appears Different than Custom HTML/CSS

1648176792
Paradigm
Pro
Sheet Author
Hello, I have been scratching my head over this since the Roll20 website was updated with my uploaded character sheet for a custom RWBY TTRPG system. The preview and roll20 selectable sheet are in error and don't render correctly. See image 1. If I run my game and use a custom sheet by copying and pasting the html/css in, it appears normally. See image 2. What's going on here and how do I remediate it?
1648181766
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
I'd need to see code to be sure, but I'd bet that you don't have the legacy flag set properly in the sheet.json file.
1648213158
Andreas J.
Forum Champion
Sheet Author
Translator
What Scott said. Here is how to adjust that: <a href="https://wiki.roll20.net/Custom_Sheet_Sandbox#Sheet.json_Editor" rel="nofollow">https://wiki.roll20.net/Custom_Sheet_Sandbox#Sheet.json_Editor</a> And don't rely on Sheet Editor's Preview , it's not reliable: <a href="https://wiki.roll20.net/Character_Sheet_Development/Common_Mistakes#2" rel="nofollow">https://wiki.roll20.net/Character_Sheet_Development/Common_Mistakes#2</a>
1648406463
Paradigm
Pro
Sheet Author
Hello, thank you for the direction here. I'll take a look at this and update it appropriately to see if it fixes it.
1648420042
GiGs
Pro
Sheet Author
API Scripter
If you aren't using the custom sheet sandbox, you should be. It makes writing character sheets so much better.