Hello i am trying to change the radom image header to having an image per term as instructed here
http://adaptivethemes.com/show-a-unique-header-image-based-on-path

I am no coder and have found the easiest way to do it is by adding just this line of code-

<img src="<?php print $base_path . unique_section_header(); ?>" />

bellow this line in the page.tpl

<?php if (isset($masthead)) { print $masthead; } ?>

Everything is working well although i still have the rotating image going on in the background. Is there a way i can 'switch off' the rotating image? tx

You can view my masthead woes here-
http://slippr.com/

Comments

Pedro Lozano’s picture

mariposey’s picture

I would love to use this module. I'm totally new to drupal, and the readme.txt file is empty. Where exactly do I place the extracted files? How do I install this module...? Have searched everywhere...

Thanks.

Marisa

Anonymous’s picture

Project: Nitobe » Nitobe Masthead Image
Version: 6.x-4.1 » 6.x-1.x-dev

Transferring this support request to the nitobe_masthead_image module.

Bockereyer’s picture

I use the nitobe_masthead_image module and have assigned some header images to specific nodes but the image doesn't change until I do a page refresh.

Pedro Lozano’s picture

Status: Active » Closed (won't fix)

Coming from the nitobe issue queue. I don't see anything to solve or answer here.