Would it be possible to show a different header image for each page and what would be the best way to go about that?
Alternatively would it be possible to set a full screen background image for the whole page?
Would it be possible to show a different header image for each page and what would be the best way to go about that?
Alternatively would it be possible to set a full screen background image for the whole page?
Probably through CSS. You can identify individual pages through the <body> element's classes. Then assign a background-image for that page's header.
This is a great plugin for full-page background images. http://wordpress.org/extend/plugins/background-manager/
You can identify different background image "sets" and choose which set you want to use on different pages. You can even have random pages rotate and different effects.
@webmakerholly, great insight, I will try this one out for sure. I just noticed that the use of featured image doesn't do it for you like it did in Twenty Eleven.
So thank you for the advice
@webmakerholly, OK it looks like a great plugin, but I actually mistook the advice for the Header Image and not the background image. I guess couple your response with that of the response from Andrew Nevins and it can all come to fruition.
However, I'm trying to ensure that the tweaks that I make are as low tech as possible, which thus entails as much avoidance of changing the codes via Editor.
In other words I will use Plugins, but prefer as much as possible not to mess with the code in the Editor (sometimes I will mess in there, but try to avoid it).
Thanks though. I have another website where the plugin will more than likely find its great use.
YourWordpressFriend, as long as you make changes within a Child Theme or at least Custom CSS functionality like that provided by the Jetpack plugin, you will not compromise the theme.
Thanks Andrew.
Yeah, at this point I'm still just trying out 2012 as is, but realize that Child Themes can be the way to go (I use suvh for a bunch of other websites).
The Jetpack I have actually still to try out. Never looked into it, eventhough it looks like there are some interesting elements there.
Anything there I should have a look at in particular in your opinion?
Yes, Jetpack provides Custom CSS, where it provides an area in the dashboard to hold your CSS modifications.
Normally I'd recommend this Custom CSS Manager plugin for the same role, but a couple of people have had issues with it. It looks like Jetpack's best for this now, as it is developed by the WordPress team.
Great advice.
I was actually looking for where or how I could have my Custom CSS. If memory serves me correct one of my Studiopress had an area for this, but I believe the standard WP themes don't.
@thepaulcook: WP Display Header ^^
You must log in to post.