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 .
×

Question about roll20 sheet maker

Ok so im messing with the custom sheet creator, and I got to a point where I have 2 seperate grids in the Roll20 grid style (8colrow thing) and I am having an issue trying to get 2 grids to line up so they are the same size,   So the idea is I want the boxes in the top grid to line up with the ones below, is there any way to do this that I am just not seeing? Im not the best HTML coder but I do know a bit so it could just be me being dumb.  Github to a snip of the code in question
1607025416
Andreas J.
Forum Champion
Sheet Author
Translator
You can do so by using CSS. Some approaches to sheet layout design can be found here: <a href="https://wiki.roll20.net/Designing_Character_Sheet_Layout" rel="nofollow">https://wiki.roll20.net/Designing_Character_Sheet_Layout</a>
Ah thanks, I'll give the CSS a go and let you know results here