I need help with the grids. I am trying to insert a link on a whole grid. I have tried this as written in another post:
1) Create a new instance of Custom HTML module
2) Set the module class suffix as "gkPhoto"
3) Set the background image as your image from the Joomla! media manager
4) Put in the content the links structure:
- Code: Select all
<a href="YOUR LINK">YOUR INVISIBLE LINK TEXT</a>
but it doesn't work, the text is visible, and only the text is linked. What am I doing wrong?
Thank you.