By tanveer_2030 on
Hi,
I have own my theme which i have successfully integrated in Drupal 6.x but now i have required the banner image different on different page so how can i do that? Please help me it's urgent.
Thanks in advanced.
Regards,
Tanveer Hussain
Comments
Re: changing banner image
I'm have the same challenge. Any help would be gratefully appreciated.
Regards,
Matthew
Re: changing banner image
Hi,
I have found the answer of this question so you can use this check in you page.tpl.php.
This if(arg(1) syntax return the node value.
Check it and let me know if you will face any problems.
Re: changing banner image
Thanks for the help. We've managed to get it working :) The post at http://drupal.org/node/467154 also has some ideas on the topic :)
dont want to use headerimage module?
I think this module do this - http://drupal.org/project/headerimage
Re:dont want to use headerimage module?
Thank you really this is very helpful.
Good thread thank you. I am
Good thread thank you. I am going to have to do this on my Project as well.