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

Hero System Sheet strange between code and use

The Hero System 6th edition sheet is displaying weird.  This item was originally posted in the  Character sheet forum , but it does not appear to be an issue with the character sheet code. This is what the sheet looks like when I drop the code from Github into it: And this is what the sheet looks like when I use the drop down menu to select Hero System: Any clue what might be causing this? 
1458063578

Edited 1458063651
Phil B.
Forum Champion
Sheet Author
It's being caused by the † symbols on the Grab By, Move By, Move Through, rows (lines: 182, 196, 203). The symbol is breaking the closing divs, which in turn causes ^ this. I would fix it myself, but I'm not exactly sure what it's supposed to be. In GitHub the symbol shows up as just a dot, but locally it show up as the dagger, so I'm not sure if it's actually supposed to be there at all and if it is what it's actually supposed to be. If you, oh great and powerful sheet wizard, could take a look and make the fix to whatever it's supposed to be I would appreciate it. Let me know once you make the change and I'll merge it.
And, hopefully,  this works .
1458067965
Phil B.
Forum Champion
Sheet Author
This fix should be live now
Awesome.  Thanks!