Set in an absolute box link

webmaster@exnet.gr
111 Posts
webmaster@exnet.gr posted this 18 February 2016

Hello,
How can I set in an absolute box link on ?
Thanks

Hello, How can I set in an absolute box link on ? Thanks
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 18 February 2016

Hi,

You want the whole absolute box to be the link or insert a text with the link in it?

Sincerely,
Hella

Hi, You want the whole absolute box to be the link or insert a text with the link in it? Sincerely, Hella
webmaster@exnet.gr
111 Posts
webmaster@exnet.gr posted this 18 February 2016

Hello,
Hole absolute box will be link
Thanks

Hello, Hole absolute box will be link Thanks
Support Team
Support Team posted this 19 February 2016

Hi,

You can add an HTML control within the box, set the width and height to 100% and then insert this code within the HTML control:

<p style="height:100%; cursor: pointer;" onclick="location.href='http://www.google.com/';"></p>

Change the link to the desired one.

Sincerely,
Hella

Hi, You can add an HTML control within the box, set the width and height to 100% and then insert this code within the HTML control: <p style="height:100%; cursor: pointer;" onclick="location.href='http://www.google.com/';"></p> Change the link to the desired one. Sincerely, Hella
You must log in or register to leave comments