• Resolved lilyachty

    (@lilyachty)


    Hi,

    I have a responsive image gallery from foogallery in which each panel is a photo. Currently when you hover over the image, the external icon appears and links to a pdf download. I was wondering if it was possible to add another icon into this hover effect. I’ve illustrated what I mean below:

    On hover (currently) On hover (what I want)

    ____________________       ____________________
    |                    |     |                    |
    |        |/<code>|        | --> |   |/</code>|      |/

    | |
    |____________________| |____________________|
    `

    My goal would be that each icon would link to a separate pdf.

    I tried searching through the developer documentation but some of the links are dead and I don’t know where to even start.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bradvin

    (@bradvin)

    Hi @lilyachty

    There is no way to easily add another link to the captions, but…

    The image captions allow custom HTML, so you could add some HTML which includes 2 links, and then use some custom CSS to style the links

    Thread Starter lilyachty

    (@lilyachty)

    Hi @bradvin

    Thanks for the suggestion! That’s actually the only easy method I could come up with. I appreciate the advice.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding more hover links’ is closed to new replies.