Hello,
I'm looking for some guidance in applying a background image throughout the theme! Thanks ahead! :)
Steve
Hello,
I'm looking for some guidance in applying a background image throughout the theme! Thanks ahead! :)
Steve
Hi Steve,
Kindly add this code at the bottom of your custom.css (located in wp-content/themes/coalition/css):
body {
background: url('http://www.kriesi.at/themes/coherence/files/2011/12/knee-girl.png') left top fixed no-repeat;
}
Just replace http://www.kriesi.at/themes/coherence/files/2011/12/knee-girl.png with the background you want to use.
Regards,
Ismael
You must log in to post.