Add Header Graphic to Category Pages

Posted in: Newspaper
Post count: 12

We are looking to add a header graphic to each of our main category pages. I was hoping this would be possible without custom CSS?

Please see the screen shot, I have circled where we would like to make the header for each category…

http://www.wgel.net/wp-content/uploads/2014/07/header.png

Ideally it would be just below the breadcrumbs and either replace or align to the right of the ‘NEWS’ header text…

Any help is greatly appreciated!

Post count: 6600

Hi,

You can create a condition using this code http://pastebin.com/22cW0WGw in page-category-slider.php file like this: http://screencast.com/t/H4MO4rPf9qAh

Then add this Custom CSS in Theme Panel > Custom CSS:

.new_header {
margin-bottom: 21px;
}

You will get this result: http://screencast.com/t/dcvVhnKman

Hope this works.
Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.