glymr (
glymr) wrote in
style_system2018-12-10 12:56 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Header image size?
Hello! I would like to hold a contest to have people create a header image for this community:
detroitbecomehuman. However, I can't seem to find any resources to tell people what a standard header image size should be, ie "no wider than x number of pixels", "no taller than x number of pixels", or anything about whether they will degrade gracefully on mobile, etc. Does anyone have any tips or links that might help?
Thank you very much!
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Thank you very much!
no subject
Unless you're talking about putting an image on the profile page in which case, the height is whatever you want though probably you'll want to stick with something smaller than 500px so people don't have to scroll past it, but the max width seems to be about 910px and if you want it to shrink for mobile users you'll have to make sure to add a
style="max-width: 100%"
to your image.no subject
I didn't know about the max-width thing; I'll have to try that.