Background on Homepage Only
-
Is there a way to limit the background image to only the homepage?
I have no idea where to look for this in the code.
The blog I need help with is: (visible only to logged in users)
-
Here is an example that will set a background image on just the home page:
.home { background: url('http://s.wordpress.org/about/images/wordpress-logo-notext-bg.png'); }
- The topic ‘Background on Homepage Only’ is closed to new replies.