Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
Is there a way to make the background image on a gridrow cell hyperlink? I saw a similar question, but couldn’t understand the answer.
Thanks,
Deborah
Hey Deborah,
Set 0 padding to all sides of the cell in question and put a hyperlink as the content, like:
<a href="#">Link</a>
Once you done that post a link to the page here.
Best regards,
Josue