By DimitriDV on
I added an image (as my header) by adapting the code in page.tpl.php
This image is showing great on my homepage.
How can I keep this header image on all pages? When I click on a link in my menu, this image dissappears
I added an image (as my header) by adapting the code in page.tpl.php
This image is showing great on my homepage.
How can I keep this header image on all pages? When I click on a link in my menu, this image dissappears
Comments
I figured this out: it
I figured this out: it doesn"t work with a relative path, you need to set an absolute path
case closed!