Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: add Facebook like button  (Read 6138 times)

0 Members and 1 Guest are viewing this topic.

CYBERYEAH

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
add Facebook like button
« on: June 08, 2011, 11:24:07 am »

add Facebook like button
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: add Facebook like button
« Reply #1 on: June 08, 2011, 02:40:14 pm »

Can you please explain what exactly is your feature request?
Logged

Rick X

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: add Facebook like button
« Reply #2 on: June 14, 2011, 05:53:43 pm »

To add a facebook like button just copy de code provided by the facebook inside your template.html

Something like this, as is in my site:

Code: [Select]
{ADMIN_MENU}
 </div><!-- Begin IE7 support --><img src="images/spacer.gif" class="menuheight" alt="" /><!-- End IE7 support -->
<div style="float:right"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.fotopoint.com.br&amp;layout=standard&amp;show_faces=true&amp;width=280&amp;action=like&amp;colorscheme=dark&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:280px; height:80px;" allowTransparency="true"></iframe></div>
<!--
<div style="float:right"><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FFotopoint%2F173985332637949&amp;width=220&amp;colorscheme=dark&amp;show_faces=false&amp;stream=false&amp;header=false&amp;height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:220px; height:62px;" allowTransparency="true"></iframe></div>
-->
           
            <div class="clearer"></div>

            {MESSAGE_BLOCK}


You can see it working on http://www.fotopoint.com.br
Hope that helps you.
Logged
Pages: [1]   Go Up
 

Page created in 0.047 seconds with 19 queries.