Search…

X3 Photo Gallery Support Forums

Search…
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

How do I add new icon

25 Nov 2015, 01:23

Hello Karl,

I want to add istockphoto icon on my web site. I wrote direct link on site and I saw another icon.
Attachments
istockphoto.JPG
istockphoto.JPG (691 Bytes) Viewed 2902 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: How do I add new icon

25 Nov 2015, 05:49

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?
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: How do I add new icon

25 Nov 2015, 06:37

This is special request. This is for stock photography.

You can find png format at the attachment.
Attachments
iStock.png
iStock.png (1.06 KiB) Viewed 2889 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: How do I add new icon

25 Nov 2015, 11:52

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 ...