Uploading long Artwork
How to upload Featured Artwork or a regular Artwork Showcase image so it displays at full height on your Steam profile.
Open upload page- Open the Steam upload page in a browser where you are signed in to Steam.
- Click Choose File and select your PNG or GIF file.
- Open the browser console: Chrome - Ctrl+Shift+J, Firefox - Ctrl+Shift+K.
- In Firefox, type allow pasting in the console first and press Enter.
- Paste the required command below and press Enter.
- Enter an artwork title, confirm authorship, then click Save and Continue.
- Open Edit Profile -> Featured Showcase, choose the showcase and assign the uploaded artwork.
After upload, Steam may show a thin black line as the preview. That is expected. The artwork will display at full height inside the profile showcase.
$J('#image_width').val(1000).attr('id',''),$J('#image_height').val(1).attr('id','');$J('#image_width').val(1000).attr('id',''),$J('#image_height').val(1).attr('id',''),$J('[name=file_type]').val(5);