WordPress Header Change

Home Forums Languages X/HTML & CSS WordPress Header Change

This topic contains 2 replies, has 2 voices, and was last updated by  endrohat 1 year, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14008

    Domenica
    Participant

    So I have an issue with changing my header per category. I did have this resolved for another layout but the way this is coded differently.

    I have this http://i44.tinypic.com/2cyr0l.jpg and I want to change the icon. But the whole header is attached like this http://i43.tinypic.com/jgm6bl.jpg , so how would I do that, if you can help send me a shout at my email. That would be great, and then we can post the resolution here.

    #15031

    endrohat
    Participant

    If this is wordpress you can make another header For eg header-1.php. You can then call this header by using get_header(1); function call in your page template

    #15032

    endrohat
    Participant

    You can make a category template for a particular category by copying the archive.php file in your theme and renaming it to archive-{your-category-slug}.php. Then in that template you can call the appropriate header

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.