Insert Link Overlay

moses.shohet
17 Posts
moses.shohet posted this 14 April 2016

Hi,

I am working on an HTML project and I have some columns on my hompage. To one of the columns I need to add a link that will cover the whole column. The desired result is that when a visitor hovers over the area of that column, he or she will be able to click anywhere inside of that column to get to a destination page. How do I go about doing that? In your explanation please describe in clear, understandable steps (e.g. 1) press this button 2) do that etc.), and attach some screenshots that show how to do it.

Hi, I am working on an HTML project and I have some columns on my hompage. To one of the columns I need to add a link that will cover the whole column. The desired result is that when a visitor hovers over the area of that column, he or she will be able to click anywhere inside of that column to get to a destination page. How do I go about doing that? In your explanation please describe in clear, understandable steps (e.g. 1) press this button 2) do that etc.), and attach some screenshots that show how to do it.
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 19 April 2016

Hi,

What should be behind the clickable area (an image inside column, background image or what)?
In case of image the solution may be different.

Thank you,
Olivia

Hi, What should be behind the clickable area (an image inside column, background image or what)? In case of image the solution may be different. Thank you, Olivia
moses.shohet
17 Posts
moses.shohet posted this 20 April 2016

Hi Olivia,

Thanks.

Well, the column has a small image and two words, both at the center of the column. The rest of the column's space is empty. You can see what I mean on my website's hompage:

http://vidmanuals.com

If you scroll all the way down to the bottom you will see a column that bears the inscription "More Testimonials". That is the column I'm talking about. At the moment only the image and the text are clickable. I need the entire area of the column to be clickable, including the empty space.

Thanks in advance,

Moses Shohet.

Hi Olivia, Thanks. Well, the column has a small image and two words, both at the center of the column. The rest of the column's space is empty. You can see what I mean on my website's hompage: http://vidmanuals.com If you scroll all the way down to the bottom you will see a column that bears the inscription "More Testimonials". That is the column I'm talking about. At the moment only the image and the text are clickable. I need the entire area of the column to be clickable, including the empty space. Thanks in advance, Moses Shohet.
Support Team
Support Team posted this 21 April 2016

Hi,

You can try to make the Text control with the More testimonials link use the absolute position and stretch it to be 100% height and width of the container, maybe that will cover the whole column.
If that does not help, please provide your theme.

Sincerely,
Hella

Hi, You can try to make the Text control with the More testimonials link use the absolute position and stretch it to be 100% height and width of the container, maybe that will cover the whole column. If that does not help, please provide your theme. Sincerely, Hella
You must log in or register to leave comments