Search code examples
htmlcssbackgroundbackground-imagetumblr

How can I make a Tumblr background image only for one page?


I would like the first page on my Tumblr website to have a background image that fills the entire screen, but for that page only...the other pages will have a white background.

Website

Please help, I have been at this for a long time..no luck!


Solution

  • inside the body add a wrapper (around your header, content and footer) and give it an id. set the background image of this id (e.g #page1) to whatever you like, in your case the tumblr image.