Header link


Author Message
Dimis

Posted: 10/1/2012
Quote message 

Hi there,

I welcome the new version 4 of Artisteer.
I would like to be able to add a hyperlink to the header (usually the home page), even it is an image or text.
 
montesdesigns

Posted: 10/15/2012
Quote message 

bump! we need to have this asap! can't believe it wasn't in the latest release...
 
Martyn Atkins

Posted: 10/25/2012
Quote message 

Quote montesdesigns:

bump! we need to have this asap! can't believe it wasn't in the latest release...


Well, it is possible but only by editing the source code produced by Artisteer which is a drag. I have a static HTML site generated by Artisteer, but every time I amend it, I have to manually edit each HTML file to change this:
<h1 class="art-headline" data-left="1.83%">
<a href="#">HEADLINE HEADER TEXT</a>
</h1>

To:
<h1 class="art-headline" data-left="1.83%">
<a href="./">HEADLINE HEADER TEXT</a>
</h1>

manually for every HTML file. A real drag.

Please fix this ASAP, it should be an easy update.

 
dexyd

Posted: 10/26/2012
Quote message 

yup, needs te be fixed.
 
mwoffenden

Posted: 10/27/2012
Quote message 

I believe this can be done by adding a shape to the header, then adding the HTML required to shape using the "edit source HTML" option of the shape.

Shapes can also be transparent.
 
dexyd

Posted: 10/30/2012
Quote message 

might be, but i should work out of the box. A custom link for every slide. otherwhise the whole slides thing is useless.