Page 1 of 1

icon for menu

Posted: 13 Oct 2012, 07:36
by lipapa
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

Re: icon for menu

Posted: 14 Oct 2012, 01:51
by mjau-mjau
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 ...