I'm trying to have a different background on my home (start) page than on the other pages. I was able to change the repeating body background on that one page by doing a conditional statement in the header. (thanks to google)
But what I also have is a non-repeating big background on the main wrapper - that needs to be different for the home page, because it has to line up with the repeating background behind it.
I don't know how to have a different wrapper background just for that one page. I tried guessing at the PHP code, with no look so far.
If anyone could help at all, I'd really appreciate it!!