Search…

X3 Photo Gallery Support Forums

Search…
 
lipapa
Topic Author
Posts: 15
Joined: 08 Oct 2008, 04:47

icon for menu

13 Oct 2012, 07:36

Hi,

I'd like to change some icons links for my mobile gallery version like twitter icon and facebook. How can I do that?
here's my website www.philippecap.com/index.php

thanks
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: icon for menu

14 Oct 2012, 01:51

You mean icons at the bottom? Of course, but then you need to upload your own icons somewhere on your server and refer to them in the code. Right now your code for the facebook icon looks like this:
Code
<img src="iv-includes/images/icons/facebook-128.png" alt="Facebook" width="64" height="64" />
Just change it to point to another facebook icon that you uploaded ...