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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Character Sheets With Bootstrap

1549245936

Edited 1549246955
Hi, Could you please allow Bootstrap classes to be available within Character Sheets (without needing to redefine these with "sheet-" for each sheet. Either by:     - Define each of these classes as is with the sheet prefix without the Sheet Authors having to achieve this due to some of the earlier mentioned security exceptions.     - Before prefixing the sheet- class determine if these are already defined within Bootstrap (or other technology's CSS defined classes) to hopefully remove their repetition (obviously comes with additional issues). This should hopefully allow Authors to style the sheet with Div's and without the use of nested tables. This is recommended in the wiki though just not available. Thanks (Original Post)
1549248440
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Why is this required for styling divs? I don't use tables in my sheets and I am certainly able to style my divs, spans, inputs, buttons, etc without issue. Could you give more detail on why this would improve sheet development or the quality of sheets?
For using (allowing) underlying technologies which are already available within the site. A few topics: <a href="https://www.quora.com/Why-is-Bootstrap-used-Why-not-use-regular-CSS" rel="nofollow">https://www.quora.com/Why-is-Bootstrap-used-Why-not-use-regular-CSS</a> <a href="https://www.devsaran.com/blog/10-best-reasons-use-bootstrap-amazing-web-designs" rel="nofollow">https://www.devsaran.com/blog/10-best-reasons-use-bootstrap-amazing-web-designs</a> <a href="http://blog.creative-tim.com/web-design/use-not-use-bootstrap-framework/" rel="nofollow">http://blog.creative-tim.com/web-design/use-not-use-bootstrap-framework/</a> <a href="https://www.ostraining.com/blog/webdesign/bootstrap-popular/" rel="nofollow">https://www.ostraining.com/blog/webdesign/bootstrap-popular/</a> <a href="https://clutch.co/web-designers/resources/why-bootstrap-is-ideal-design-framework" rel="nofollow">https://clutch.co/web-designers/resources/why-bootstrap-is-ideal-design-framework</a> <a href="https://stackoverflow.com/questions/14546709/what-is-bootstrap" rel="nofollow">https://stackoverflow.com/questions/14546709/what-is-bootstrap</a>
1549254347
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Personally, doesn't look like it does anything essential or that isn't already easy to do with basic html/css coding. One of the big bullet points I keep seeing is that it has grid handling, but with CSS grid that's just some simple css declarations. It is of course possible that I am wrong since I'm not an experienced web developer.
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .