Wallpaper Script Forum » How-To and Troubleshooting

Add Facebook Like Button

(3 posts)
  1. prateekj
    Member

    I am trying to add the Facebook Like button on my site. Unfortunately I dont know where exactly to put in the code so that the Like button is displayed on each wallpaper page individually.

    Please help.

    Posted 1 year ago #
  2. im looking for this too !

    Posted 1 year ago #
  3. @prateekj

    // Add to favorite
    function add_favorite(a){title=document.title;url=document.location;try{window.external.AddFavorite(url,title)}catch(e){try{window.sidebar.addPanel(title,url,"")}catch(e){if(typeof(opera)=="object"){a.rel="sidebar";a.title=title;a.url=url;return true}else{alert('Press Ctrl-D to add page in bookmarks')}}}return false}

    add above code to gzip at the top of the file.. then edit your header.tpl find this code

    then replace below code

    Add to favorite

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.