Posterize.us: changing the background image? - Posterize.us

Jump to content

Tips

When posting, be sure to include any extra info that will be helpful in diagnosing your issue. (Include link to your Posterous blog, along with any code snippets, etc.)

Also, be sure to check the official theming reference first if you're having trouble: http://posterous.com/theming/reference
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

changing the background image?

#1 User is offline   Sean 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 10-January 10
  • Posterous URL:eileenandsean.posterous.com

Posted 29 January 2010 - 08:52 PM

I'm wondering how I can change the background image in Bookeh? Basically, the code calls the image that's located at your URL... How can I have it call out to a new PNG file I have on my desktop?

Thanks!
Sean
0

#2 User is offline   Cory Watilo 

  • Advanced Member
  • Group: Administrators
  • Posts: 272
  • Joined: 30-September 09
  • LocationOrange County, CA
  • Posterous URL:http://watilo.com

Posted 30 January 2010 - 09:36 AM

View PostSean, on 29 January 2010 - 08:52 PM, said:

I'm wondering how I can change the background image in Bookeh? Basically, the code calls the image that's located at your URL... How can I have it call out to a new PNG file I have on my desktop?


In the CSS, you will find this line:

body {
    background: #222222 url(http://themes.corywatilo.com/bookeh/back.png) no-repeat scroll center top;


Just upload your file to a web server (like a hosting account or a free file hosting service) and replace the new url with the url found in this line. Hope this helps!
Cory Watilo
My Posterous: http://watilo.com
Twitter: http://twitter.com/corywatilo
0

#3 User is offline   Sean 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 10-January 10
  • Posterous URL:eileenandsean.posterous.com

Posted 31 January 2010 - 08:08 PM

AWESOME, thanks for the help!

View PostCory Watilo, on 30 January 2010 - 09:36 AM, said:

In the CSS, you will find this line:

body {
    background: #222222 url(http://themes.corywatilo.com/bookeh/back.png) no-repeat scroll center top;


Just upload your file to a web server (like a hosting account or a free file hosting service) and replace the new url with the url found in this line. Hope this helps!

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users