Clickable header in website template?


Author Message
AK

Posted: 10/5/2011
Quote message 

Hello!

Is there a way to make the header image clickable when making a html.template? (There are solutions to this for Wordpress, but I´ve found nothing applicable here.)

I´ve managed to change the code so that it works on the index page ( :-D) but not on the other pages and child pages.

If anyone has a solution to this it would be much appreciated!
 
AK

Posted: 10/12/2011
Quote message 

Thank you very much Garry, I'll try this!
 
AK

Posted: 10/12/2011
Quote message 

No, sorry, it messes up the layout so that the page content appears on top of the header. :( I'll keep experimenting.

But this would be a nice function to include in coming versions of Artisteer, most people do want their headers clickable since it's a vital part of site navigation.
 
Jason P

Posted: 11/8/2011
Quote message 

My content shot to the top too :( Let me know if you figure it out and I'll do the same!
 
Gina

Posted: 11/9/2011
Quote message 

Can you provide the links?
 
Sophie

Posted: 11/17/2011
Quote message 

Gina that last advice worked for me :-)

<div class="art-header-png">
<a href="http://www.DOMAIN.com/" target="new"><img src="http://DOMAIN.com/wp-content/uploads/2011/11/ccbanner.png"></a>
</div>