Sunday, May 1, 2011

பிளாக்கரில் Facebook Like யில் profile picture காட்டடும் முறை.

11:32 PM Posted by Unknown No comments

step I. Login to your Blogger dashboard > Layout > Edit HTML > Expand Widget Templates.

step II. Now search for the following piece of code (Ctrl+F)


<div class='post-header-line-1'/>

step III. இந்த Code கீழ்  Paste பண்ணுங்க..

<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=true&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>
உங்களுக்கு தேவையான Style ஐ மாற்றி கொள்ள முறை:
  • layout=standard to layout=button_count 
  • show_faces=false to show_faces=true
  • action=like to action=recommend.
  • font=arial to font=lucida+grande or font=segoe+ui  or font=tahoma or font=trebuchet+ms or font=verdana.
  • colorscheme=light to colorscheme=dark.

step IV.இப்போது  save your template Click பண்ணுங்க.

0 comments:

Post a Comment