Custom Steam Profile Background Image #2
20
   
Díjazás
Kedvenc
Kedvenc
Törlés
Letöltés
"Not one of my great photoshopping skills but I'm still on it, to get the hang in these things.

Involved was:
Imgur for hosting the images
Firefox Firebug: For inspecting elements, which were stored at the awesome imgur picture hosting side
Steampunk Mrs. Foster with the awesome MK23 from Killing Floor
and Twilight Sparkle from My Little Pony: Friendship is Magic.

How I changed the background image:
This is a simple project of saving a website locally (Save as > *.html) and editing it's components at will using element inspection.
The code for replacing the background images are 2 parts:

1: The background image in the center
<div style="background-image: url(http://i.imgur.com/xzKETFG.png);" class="profile_background_image_content ">
</div>

2: The background image on the visible left and right side
<div style="background-image: url( 'http://i.imgur.com/xzKETFG.png' );" class="no_header profile_page has_profile_background ">

You notice the imgur link in both codes? That's what came as a replacement."
6 megjegyzés
faroos 2021. febr. 26., 14:31 
Are You the Only one that sees this?
tomahawkinstakill 2017. júl. 25., 16:37 
Im glad Valve wouldn't agree to this.
SkullMerchantEnjoyer  [készítő] 2016. jan. 2., 1:13 
Just updated the description on how to make custom steam background images. Enjoy :emofdr:
squid 2016. jan. 1., 20:31 
Yeah how did you upload a custom background image through steam?
Nejco 2015. máj. 22., 9:02 
how do you get custom background to work?
SkullMerchantEnjoyer  [készítő] 2015. márc. 2., 11:00 
Had to update some elements. It's OK now.