boerenooi
Member
Posted 1 year ago #
So I want a different header on only my blog "pages", when I google this, I only get "different headers on different pages" but I want one SET header for all my pages which would be different to my home page.
Could anyone lead me into the right direction here please??
Thanks!
B
depending on how your header (image?) is inserted, try to use the 'is_page()' conditional template tag to control what header to show.
either use a different image html tag conditionally
or embed a css style with a different header background.
can you post a link to your site?
and can you paste the code of header.php of your theme into a http://wordpress.pastebin.com/ and post the link to it here?