hi there,
Are you planning to place different images on the other pages or keep them with no header image?
I would just like the header image on the home page….
You can remove the background from the pages where you don’t want an image, but make sure to do that on a child theme.
#masthead {
background: none;
}
I would also suggest a different theme that comes with a lot of customization features that suits the type of website you are building.
Responsive Theme is a great option, check it out, it’s also free:
http://wordpress.org/themes/responsive
Ok. Thank you for your help!
I will check out Responsive theme!
Ok, I checked out the Responsive theme…It is not going to work.
Where would I insert the code you gave me above?