Cutline Theme Support Forums » Cutline Theme Support Forums

Header Images for certain page

(4 posts)
  • Started 4 years ago by fivel
  • Latest reply from jane42
  • This topic is not resolved

  1. hey there.

    i'm trying to figure out how to get a certain image to display as the header image on my "work" page. i've tried futzing around with the header.php but it doesn't seem to do the trick.

    i added this after the id=nav

  2. href="<?php bloginfo('url'); ?>/work/">work
  3. and in to id=header_img

    elseif (is_work()) { ?>
    <img src="<?php bloginfo('template_url'); ?>/images/header_2.jpg" width="970" alt="<?php bloginfo('name'); ?> header image 2" title="<?php bloginfo('name'); ?> header image 2" />

    my blog: http://www.fivelrothberg.com

    thanks!

Posted 4 years ago #
  • Jami0821
    Member

    It looks like that page is loading the file called header_2.jpg. The path to that file is:

    /wp-content/themes/Cutline 1.1-3ColumnRight/images/header_2.jpg

    All you need to do is upload a different picture to that location being sure to name it header_2 also.

    That's the easiest way to change the header pic on that particular page.

    http://www.patriotmissive.com

    Posted 4 years ago #
  • thirdeyetc
    Member

    I think there's something posted by Chris about how to set that up either here or at Pearsonified too..

    Posted 4 years ago #
  • jane42
    Member

    This page: http://cutline.tubetorial.com/totally-random-header-images-for-cutline/
    under "Special Case Solution" there's a downloadable header.php file for assigning images to specific pages.

    Posted 4 years ago #

  • RSS feed for this topic

    Reply

    You must log in to post.