Showing posts with label facebook. Show all posts
Showing posts with label facebook. Show all posts
Saturday, August 15, 2015
Thursday, December 29, 2011
Deactivate your facebook account
Go Account Settings -> Security -> .Deactivate your account
And Then Click Confirm Then Email opt out -> Click Submit Code Verfication
Tuesday, November 1, 2011
ALL Social Sites widget blogger
Copy this code
<table border='0'>
<tr> <td> <a class='twitter-share-button' data-count='horizontal' data-lang='en' data-via='selmadmoigirl' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/> <b:if cond='data:post.isFirstPost'> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'> </script> </b:if> </td>
<td> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=100& action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; margin-left:20px; width:100px; height:20px;'/> </td>
<td><div style='margin-right:5px;'> <g:plusone expr:href='data:post.url' size='medium'/> </div> </td>
<td> <!-- AddThis Button BEGIN --> <div class='addthis_toolbox addthis_default_style '> <a class='addthis_counter addthis_pill_style'/> </div> <script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
<script type='text/javascript'> var addthis_config = { ui_cobrand: "Selmadmoigirl", ui_header_color: "#ffffff", ui_header_background: "#0080FF" } </script> <!-- AddThis Button END --></td>
</tr> </table>
</b:if>
Then go Design ==> Edit Html ==> Expand Widget Template search this code <data:post.body/> Now paste under the code SAVE TEMPLATE
ALL Social Sites widget blogger
Copy this code
<table border='0'>
<tr> <td> <a class='twitter-share-button' data-count='horizontal' data-lang='en' data-via='selmadmoigirl' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/> <b:if cond='data:post.isFirstPost'> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'> </script> </b:if> </td>
<td> <iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=100& action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; margin-left:20px; width:100px; height:20px;'/> </td>
<td><div style='margin-right:5px;'> <g:plusone expr:href='data:post.url' size='medium'/> </div> </td>
<td> <!-- AddThis Button BEGIN --> <div class='addthis_toolbox addthis_default_style '> <a class='addthis_counter addthis_pill_style'/> </div> <script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
<script type='text/javascript'> var addthis_config = { ui_cobrand: "Selmadmoigirl", ui_header_color: "#ffffff", ui_header_background: "#0080FF" } </script> <!-- AddThis Button END --></td>
</tr> </table>
</b:if>
Then go Design ==> Edit Html ==> Expand Widget Template search this code <data:post.body/> Now paste under the code SAVE TEMPLATE

