• 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

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    Warren

    (@rabbitwordpress)

    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

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Different header each page?’ is closed to new replies.