Clickable font awesome icons

Hiya,

I use the wonderful Flexer theme for my teachers resource website and I would like to make the icons on the home page click-able please. That is, they link to their respective pages.
As font awesome is built in, I am not sure how to go about tinkering with it. If you could point me in the direction of some code I could use that would be great.

Thank you

Tim

How are you adding the Font Awesome icons?

By hand, the code for the Games one would be

<a href="http://www.nameofthegamespage.com"><i class="fa fa-trophy fa-max-100 fa-scale-inverse"></i></a>

And the others would follow suit, but I don’t have the theme so I don’t know how FA is handled.

Rob

Hiya Rob,

The works treat and looks great.

Thank you !

Tim