This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I save the background images of youtube or twitter profiles?
10-15-2012, 08:58 PM
Post: #1
How can I save the background images of youtube or twitter profiles?
I uploaded an image onto my profile for both Twitter and Youtube, but now I reformatted my computer, I no longer have that image. Is there any way I can get it at all from my profiles online?

Ads

Find all posts by this user
Quote this message in a reply
10-15-2012, 09:07 PM
Post: #2
 
Well, it's easy.

Go your twitter home page, view the page source, and you'll find a css rule contains your background image url, like this:

<style type="text/css">

body {
background: #333333 url('http://a3.twimg.com/profile_background_images/35282745/twbg.png') fixed no-repeat top left;
}


http://a3.twimg.com/profile_background_i.../twbg.png, that's your background image

Ads

Find all posts by this user
Quote this message in a reply
10-15-2012, 09:07 PM
Post: #3
 
Right click on the image. "Save As"
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)