personalised share facebook button

heloise / 2014-02-11 10:16:25   

Hi,
I try to put a personalised share facebook button on my website (heloisebariol.fr),
I've put this code on the pre-nav area:
facebook.com/…" class="icon-rs">
and i've uploaded the icon on my database,
the button seems to work but my personalised butoon doesn't show up,
any idea why?
Thanks.
héloïse

Vaska A / 2014-02-11 10:18:56   

Put code inside of code tags - then we can hopefully read it. ;)

heloise / 2014-02-11 10:22:50   

sorry,

is that better so?

heloise / 2014-02-11 10:23:30   

It' semms i do the wrong thing, how should i do that(code tag)?

heloise / 2014-02-11 10:25:32   

heloise / 2014-02-11 10:27:32   
  1. <a href="facebook.com/…;
heloise / 2014-02-11 10:36:39   
  1. <a href="facebook.com/…;
heloise / 2014-02-11 10:39:48   
  1. Sorry i try with  but it doesn't work!

heloise / 2014-02-11 15:29:05   

Anyway, i can't whrite that code here, but thing is that everything working well except that the picture i uploaded into my gimgs file (custumizefacebook share button) doesn't appear on my website, instead there is a broken picture and when i inspect the element with firebug it says:
'failed to load resource : the server responded with a statut of 404 (not found)'
have tryed changing the permission of my file by 777, but it still doesn't work.
My site is heloisebariol.fr
Any idea?
Thanks
Héloïse

Vaska A / 2014-02-11 15:38:38   

Sorry about all of that. Where is your image?

The path is not correct - this is what you have...

  1. /www/fb_icon_16x16.png

It should be something like...without the extra spaces...

  1. http: // heloisebariol . fr / files / fb_icon_16x16.png

Once you get the path correct it will appear.

heloise / 2014-02-11 16:48:55   

wooh... thank you Vaska, true, the path was wrong!
And so sorry for the noise...
:0
Héloïse

This thread has been closed, thank you.