Artwork Showcase size is too small for some GIFs
So, I just made a CS GO artwork and I posted it on Steam,
and then I put it on the front of the Artwork Showcase part of my profile page
But the GIF is small (240x135) so Steam just put it on its real size on the showcase and it ruins the Artwork Showcase, its just too small I tought there could be a option or something to resize it and make it big enough to fit completely the space of the Artwork Showcase

Also my english is not so good sry guys but here's a image showing what I mean with this post:
http://i.imgur.com/bEqFq75.jpg
< >
Beiträge 15 von 5
Good idea, yes the frame should be filled, forcing the image to fill the space, based on original file aspect ratio. Would look alot nicer and cleaner if it was this way too.
Ursprünglich geschrieben von Bad-Motha:
Good idea, yes the frame should be filled, forcing the image to fill the space, based on original file aspect ratio. Would look alot nicer and cleaner if it was this way too.

thats what im talking about
bandit 21. Sep. 2015 um 13:06 
Yeah, I'm not sure why it's doing that. Happens on my profile too :/
Steam doesn't do image processing - so it's your responsibility to submit properly sized items.
I found this thread, happens to me too :(
@LastResponse: It doesn't require Steam to re-process the image, this scaling must be done via HTML/CSS.

Solution found: https://steamcommunity.com/sharedfiles/filedetails/?id=748624905

After selecting your file to upload, enter this in browser console:
$J('#image_width').val('508');$J('#image_height').val('IMAGE-HEIGHT-WHEN-UPSCALED-TO-508px');
E.g. this artwork: https://steamcommunity.com/sharedfiles/filedetails/?id=1363908802
320x180 px -> 508/320=1.5875 -> 180*1.5875=285 height

Update:
The little column on the right is weirder than the big image. Each cell's sizes are supposed to be limited to 100x80, if the image is smaller than 100px in width, it will leave empty space on the right.
If it's bigger on W or H it will be scaled in a weird way. But you can set any height of the image, if you set it's size 1000x1 (doesn't seem to work other height values)
Zuletzt bearbeitet von Sir Warren<still alive>; 11. Mai 2018 um 7:46
< >
Beiträge 15 von 5
Pro Seite: 1530 50

Geschrieben am: 28. März 2014 um 13:24
Beiträge: 5