Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Image Width/Scaling?
Imagin0s
New
Useful addon and thanks for making it! But I noticed that signature images do not auto-scale. On a full monitor it might be fine, but on mobile it is terrible. This holds true for both Bootstrapper and the default Vanilla theme (both desktop AND mobile). Unfortunately images in signatures are integral and beloved by users. Images on the rest of the forum auto-scale fine by the way. I'm on Vanilla 2.3.1
0
Comments
You can add css rules to your theme in order to control the size of the image.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Thanks @vrijvlinder. Setting height to auto and max-width to 100% did the trick in the end though.