Clickable homepage icons

Questions about XML that are not covered by the other forums should go here.
jonathanm
Posts: 29
Joined: Tue May 25, 2021 4:17 pm

Clickable homepage icons

Post by jonathanm »

How do I make the small icon clickable to the same location at the tile name?
image.png
image.png
You do not have the required permissions to view the files attached to this post.
alin
Site Admin
Posts: 275
Joined: Thu Dec 24, 2009 11:21 am

Re: Clickable homepage icons

Post by alin »

Hello,

Have a look at the following Publishing Template: https://github.com/oxygenxml/oxygen-pub ... k-on-tiles
It uses a custom JS to register a click event on the entire tile that opens the link associated with the topic title.

Regards,
Alin
Alin Balasa
Software Developer
<oXygen/> XML Editor
http://www.oxygenxml.com
jonathanm
Posts: 29
Joined: Tue May 25, 2021 4:17 pm

Re: Clickable homepage icons

Post by jonathanm »

I did that. What's missing?
image.png
image.png
You do not have the required permissions to view the files attached to this post.
jonathanm
Posts: 29
Joined: Tue May 25, 2021 4:17 pm

Re: Clickable homepage icons

Post by jonathanm »

I fixed it!

Needed to add:
image.png
You do not have the required permissions to view the files attached to this post.
Post Reply