Showing posts with label Social Media. Show all posts
Showing posts with label Social Media. Show all posts
         
Nowdays Everyone using Facebook Timeline.What is Timeline,timeline is a great way of displaying your old photos, memorable posts and apps with your friends and family. Its display of profile display image at the top with huge listing of old facebook updates, photos, videos and more.
Read More
Nowadays Facebook became more popular in field of Social Media.From now, above 750 million Facebook users will be able to enjoy the video calling along with group chatting and more features right from the Facebook. Together with Skype, Facebook has launched its first ever Video Calling option on there website.Skype, the leading video calling service in the world.It requires a simple setup to use within from Facebook. Here is how to setup Facebook video calling to use it right from your Facebook profile.No need to install any software or application to make this function work.
Read More
Hi Guys today i am going share with you how to add floating bar comprising on google +1, pinterest, facebook like and other sharing button.Because Social Media is a non-stoppable engine, which if driven correctly and carefully can bring tons of valuable traffic each visitor worth a dollar.You have seen many floating sharing count buttons on popular blogs.But you don't like here we design specially for you.

This floating bar perfectly well on most browser.This floating bar will appear at the left hand side and move up and down as readers scroll up and down.This widget was created by applying both CSS and jQuery effect.This widget is perfect for everyone i also used.Floating bar widget contain counters of important social networking sites that give potential to bring you traffic by circulating your content to a large audience.

This widget  perform a great roll on spreading/sharing your post which will help you to drag real traffic.So only you have to follow these simple steps to add on your Blog


Steps Add Floating Bar To Blogger

  • Go to Blogger > Template
  • Befor Edit HTML Backup your template
  • Then Click on Edit HTML
  • Click on Proceed
  • Then Click Expand Widget Templates
  • Search for this code
<b:includable id='post' var='post'>

Paste the code below immediately after/below it.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<style>
.mbt_social_floating{
    position:fixed; bottom:10%; margin-left:-60px; float:left;     width:60px;
    background-color:#f7f7f7;     padding: 5px 0 0px 0px;
     border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
z-index:9999px !important;
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}
.mbt_social_floating .mbt_side_social_button{
    margin-bottom:5px;
    float:none;
    height:auto;
    width:60px;
}
.mbt_social_floating .st_twitter_vcount, .mbt_social_floating.st_plusone_vcount, .st_email{
    margin-left:5px;
}
.mbt_social_floating .st_fblike_vcount{
    margin-left:5px;
}
.mbt_social_floating .stButton_gradient{
    background:none !important;
    height:21px !important;
    padding-left:0 !important;
}
.mbt_social_floating .chicklets, .mbt_social_floating .stMainServices {
    background:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTahXq8zRKhE10ORMbsIATve_DW24nJ-GjQj9sY0Bh1JEhVwV-H71MK2gYhvUAGeolrW95TB55gWfeyahFQvhT-ckXdjo48rQf7CoEMJEgMC5sWwvX3Vl410NgiU4Rf6ZwQ3UbWoWWQ0x_/s400/gc_social_sprite.gif&#39;) no-repeat !important;
    height:19px !important;
    width:45px !important;
    padding:0 !important;
}
.st_email .chicklets{
    background-position:0 -77px !important;
    background-image:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTahXq8zRKhE10ORMbsIATve_DW24nJ-GjQj9sY0Bh1JEhVwV-H71MK2gYhvUAGeolrW95TB55gWfeyahFQvhT-ckXdjo48rQf7CoEMJEgMC5sWwvX3Vl410NgiU4Rf6ZwQ3UbWoWWQ0x_/s400/gc_social_sprite.gif&#39;) !important;
}
.mbt_social_floating .st_twitter_vcount .st-twitter-counter{
    background-position:0 -58px !important;
}
.mbt_social_floating  .stButton_gradient{
    border:none !important;
}
.mbt_social_floating .stBubble_count{
    width:44px !important;
    font-size: 15px !important;
    font-weight: normal !important;
    padding-top:7px !important;
    height:23px !important;
    background:none !important;
}
.mbt_social_floating .st_twitter_vcount .stBubble_count{
    color:#00a6df;
    background-color:#f8fbfc !important;
}

.st_fblike_vcount{
    margin-bottom: 0px;
    display: block;
}
.st_twitter_vcount{
    margin-bottom: 3px;
    display: block;
}

.st_email{
    margin-bottom: 5px; margin-top: 3px;
    display: block;
}
.mbt_social_floating .stBubble{
    background-position: 21px 31px !important;
    height:35px !important;
}
</style>

<div class='mbt_social_floating'>
    <script type='text/javascript'>var switchTo5x=true;</script>
    <script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/>
    <script type='text/javascript'>stLight.options({onhover:false});</script>
    <span class='st_fblike_vcount' displaytext=''/>
    <span class='st_twitter_vcount' displaytext='' st_via='Simplblogrtips'/>
<div style='margin:5px 0 0px 0;'>
<center><a class='pin-it-button' count-layout='vertical' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It</a>
<a href='javascript:void(run_pinmarklet())' style='margin-left:-46px; width:43px; height:20px; display:inline-block;'/>
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
var e=document.createElement(&#39;script&#39;);
e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;);
e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;);
e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999);
document.body.appendChild(e);
}
</script> </center>
</div>
<div style='margin:0px 0 0 5px;'>
    <span class='st_plusone_vcount' displaytext=''/>
</div>
  
<div class='addthis_toolbox addthis_default_style ' style='margin:5px 0px 5px 8px;'>
<a class='addthis_counter'/>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/>
<script type='text/javascript'>
var addthis_config = {
     ui_cobrand: &quot;Simple BLOGGER TIPS&quot;,
ui_header_color: &quot;#ffffff&quot;,
     ui_header_background: &quot;#0080FF&quot;
}
</script>
<span class='st_email' displaytext=''/>
<p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'><a href='http://simplebloggertips.blogspot.in/2012/10/add-floating-bar-for-pinterest-other.html' style='color:#CAC8C8;'>Widgets</a></p>
</div>
</b:if></b:if>



 Now Replace Simplblogrtips  with your twitter username. 

  •    Save your template and you are all done! Enjoy!!!
Read More
Nowadays Facebook Page is a good way to promote blog and increase readers.A Fan Box or Like Box allows your Blog visitors to see how many users already like your Facebook Fan Page and Facebook like box is widely used in Blog and website.Its allows to like your Facebook Fan Page with one click, without leaving your blog.
                                           

Add the fanbox to blogger, follow these steps: 

                                             
  • Now Choose the appropriate choices and hit the "Get Code" button.
  • Copy any of the code either iframe or XFBML.
       
                                         
  •  Go to your Blogger Dashboard > Design/Layout > Page Element > Add a Gadget > HTML/JavaScript
                                        
                                                        
                              
  • Paste the code and hit save.
  • And we are done visit your blog to see it on your blogger sidebar. Enjoy!!
        or you can use this following code (Alternative Method)

<iframe src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/Your page link Here&amp;width=292&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false&amp;" style="border:none; overflow:hidden; width:292px; height:258px;" ></iframe> 

  • Copy this code and Login To Blogger Account..
  • Click Blog Title → Layout → Add A Gadget
  • Select HTML / Javascript → Paste The Following Code In Content Box.
Note:-
  • To Change Facebook Page URL http://www.facebook.com/Your page link Here
  • Change Width 292 And Height 258 According To Your Template.
  • Now save you are done!! 
Read More
Previous PostOlder Posts Home