making grid column being a clickable link

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

making grid column being a clickable link

Post by piotrh »

Is there a way to do it?
Example: layout grid 100vh - two columns containing vertically and horyzontally centered objects.
I would like not only clicking objects to trigger action but whole column space.
User avatar
Pablo
 
Posts: 21713
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: making grid column being a clickable link

Post by Pablo »

A layout grid is for layout purposes only. It cannot have an anchor/link.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: making grid column being a clickable link

Post by piotrh »

Thank You Pablo.
I thought so...
So I experimented a little and I think, I've found a trick to do that.
I simply inserted another 100vh grid inside column and made it clickable via events. Seems to be working fine.
In case someone needs to achieve what I do.
Post Reply