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.
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.
im looking for this too !
@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
You must log in to post.