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

[5e Shaped] Avatar Picture max-width

Okay, Here is what I am trying to do with my very limited knowledge. I want to remove the max-width attribute from the character sheet avatar picture div. So that this: Looks like this: I know that CSS is kind of off limits but is there a way for this to be disabled by default? Thanks in advance for any assistance!!
1480377240

Edited 1480377325
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
There's no way to change that part of a char sheet in Roll20. You might be able to use a browser plugin like stylish to change how it is displayed on your screen only. alternatively, I believe you can put images directly in the bio by copying and pasting an image tag into the bio.
Crap. I was afraid of that answer. I do like the suggestion though. Thanks!
1480377624
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Here's the post where silvyres talks about the image tag method: <a href="https://app.roll20.net/forum/post/4279002/adding-images-to-handouts/?pageforid=4280079#post-4280079" rel="nofollow">https://app.roll20.net/forum/post/4279002/adding-images-to-handouts/?pageforid=4280079#post-4280079</a>
Guess that is what I will do from now on. Thanks again. Just a shame we have to use a work around...