Hi,
I was wondering if there is a plugin that allows the header to be a different image for different pages. But, not a random image for each page, a specific image for each different page.
Thanks,
ITF
Hi,
I was wondering if there is a plugin that allows the header to be a different image for different pages. But, not a random image for each page, a specific image for each different page.
Thanks,
ITF
You don't need a plugin for that. You either add PHP code to your header or else add a class per page with PHP and add CSS to your stylesheet that is activated by that class. Which depends on whether the existing header is defined as a background image in the stylesheet or as an <img> tag in header.php
Hi ITF,
The easiest way to do this is in fact to use a plugin :
http://wordpress.org/extend/plugins/dynamic-headers
Its brilliant and I use it on my site
Enjoy
This topic has been closed to new replies.