Nice extensions !
Two little questions/remarks:
- When the profile container becomes square (if the windows is vertical), the image doesn't cover all the container:
Wouldn't it be better to put a background-size:cover
to the image?
If someone is interested, here is the css you can add to fix it:
.UserCard.UserCard--directory,
.UserCard.Hero.UserHero,
.UserCard.UserCard--popover {
background-size: cover;
}
- Is it ok with freeflarum? It's uploaded on their server? I see the up-limite is greyed-out, so I suppose that everything it's all right, but just to check.
ihhddis What does the "Create thumbnails" option do? I don't really understand what it means
I didn't understood too.