I have a content type with view grid in a three columns.
These three columns have title, image and description text.
The image has link, and the title too. This is most used option in the websites.
Now my goal is: when the user points with the mouse into the whole cell, opacity will change and will be able to click. The thing with the opacity I know that is possible to do with
CSS on :hover, but I don't know how to add a link in every cell.

Comments

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)