Jump to content

Apenzoon

New Members
  • Posts

    1
  • Joined

  • Last visited

Apenzoon's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I got this piece of code: <div class="tbl tbl-facebook" id="<? echo $site->facebook;?>"> <a href="#" class="close" onclick="removeElement('tbl','<? echo $site->facebook;?>');">x</a> <div><fb:like href="<? echo $site->facebook;?>" send="false" layout="standard" show_faces="false" font=""></fb:like></div> <div class="title"><a href="<? echo $site->facebook;?>" target="_blank" style="color:blue;"><? echo $site->title;?></a></div> <div class="points">Punten: <b><? echo $site->cpc;?></b></div> </div> But now I would like the like button to include the picture of the Facebook page it's referring to. How is this done?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.