Page 1 of 1

How do I add new icon

Posted: 25 Nov 2015, 01:23
by aytacbicer
Hello Karl,

I want to add istockphoto icon on my web site. I wrote direct link on site and I saw another icon.

Re: How do I add new icon

Posted: 25 Nov 2015, 05:49
by mjau-mjau
We already include the massive Font-Awesome icon library into Imagevue X3:
http://fortawesome.github.io/Font-Awesome/icons/

If the icon is not included there, it is not available.

You could add your own graphics png/gif, but I can't make a tutorial for that here. Did you see any other websites that have an istockphoto icon?

Re: How do I add new icon

Posted: 25 Nov 2015, 06:37
by aytacbicer
This is special request. This is for stock photography.

You can find png format at the attachment.

Re: How do I add new icon

Posted: 25 Nov 2015, 11:52
by mjau-mjau
I can't spend hours integrating custom website design right now, sorry ... That is just a png icon. The rounded icons in the footer, are FONT (vector) icons, styled and designed meticulously from CSS, which took time. You can't just slap in a PNG there and expect it to look nice.

You can add that icon in the footer like this:
Code
<a href="LINK"><img src=LINK_TO_THAT_ICON /></a>
As you will see, it won't look nice though, unless you hire a web designer to do it properly perhaps ...