Advertise

Tuesday 11 June 2013

Latest Information : How to add Social Network Subscription Widget for Blogspot/Blogger

0 comments
Hi Friends,
    In This Topic We Discuss About Latest Information : How to add Social Network Subscription Widget for Blogspot/Blogger

Preview


Step by Step Process How to add Social Subscription Widget for Blogspot/Blogger

Step 1 :
    Login to Blogger

Step 2: 
   Go to Dashboard >> Select the Template >> Click on Edit HTML

Step 3 :    Search for Below Code
]]></b:skin> 

Step 4 :    After that Replce With Following Code.
    @import url("http://fonts.googleapis.com/css?family=Oswald&amp;text=AaBbCcEeFfIiKkLlMmOoRrSsTtWw%20");
.LatestinfoOldSocial ul {
font-family: 'Oswald', sans-serif;
margin: 15px 0;
overflow: hidden;
}
.LatestinfoOldSocial ul li {
float: left;
width: 90px;
padding: 0 0 0 55px !important;
margin: 0 0 0 5px !important;
line-height: 48px !important;
}
.LatestinfoOldSocial ul li a {
font-size: 20px !important;
text-decoration:none;
padding:0 !important;
margin:0 !important;
text-decoration:none;
}
.LatestinfoOldSocial ul li a:hover {
text-decoration:underline;
}
.LatestinfoOldSocial ul li.Latestinforss {
background: url("http://2.bp.blogspot.com/-HzL4OJ6FzmE/TeTFVVR1A4I/AAAAAAAAA4g/Eiju-1UObXU/s48/RSS.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfomail {
background: url("http://2.bp.blogspot.com/-YcW06xYPTM4/TeTFU1cvqbI/AAAAAAAAA4c/1fyAl6q9QRw/s48/Mail.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfotwitter {
background: url("http://3.bp.blogspot.com/-d8fPV2jD2p0/TeTFVkAMFOI/AAAAAAAAA4k/0jYlyJGVmXM/s48/Twitter2.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfofacebook {
background: url("http://1.bp.blogspot.com/-SfiMNXFU9TE/TeTFUbgc_SI/AAAAAAAAA4Y/THAqJLoo_vg/s48/Facebook.png") no-repeat scroll left center transparent !important;
}
#LatestinfoEmailsub {
display: block;
clear: both;
margin: 10px 0;
}
form.LatestinfoEmailform {
margin: 20px 0 0;
display: block;
clear: both;
}
.emailText {
background: url("http://3.bp.blogspot.com/-SoB4RN7Bchk/TZ1ouay9q0I/AAAAAAAAAlE/dkyZEzF2HIw/s28/Latestinfo-mail.png") no-repeat scroll 4px center transparent;
padding: 7px 15px 7px 35px;
color: #444;
font-weight: bold;
text-decoration: none;
border: 1px solid #D3D3D3;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

-webkit-box-shadow: 1px 1px 2px #CCC inset;
-moz-box-shadow: 1px 1px 2px #CCC inset;
box-shadow: 1px 1px 2px #CCC inset;
}
.emailButton {
color: #444;
font-weight: bold;
text-decoration: none;
padding: 6px 15px;
border: 1px solid #D3D3D3;
cursor: pointer;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -o-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBFBFB', endColorstr='#F4F4F4',GradientType=0 );
background: linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
}
    ]]></b:skin>

Step 5 :    Save Template.

Step 6 :    Go to Layout >> Click Add Widget >> Select HTML/JavaScript

Step 7 :    Give Title as Subscribe Us

Step 8 :    After that Copy the Below Code and Paste in Content Block
  
    <div class="LatestinfoOldSocial">
<ul>
<li class="Latestinforss"><a href="http://feeds.feedburner.com/forlatestinformation">RSS</a></li>
<li class="Latestinfomail"><a href="http://feedburner.google.com/fb/a/mailverify?uri=forlatestinformation" >Email</a></li>
<li class="Latestinfotwitter"><a href="http://twitter.com/forlatestinfo">Twitter</a></li>
<li class="Latestinfofacebook"><a href="http://facebook.com/Forlatestinformation">Facebook</a></li>
</ul>
</div>
<div id="LatestinfoEmailsub">
<form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=forlatestinformation', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" class="LatestinfoEmailform">
<input type="hidden" value="Way2blogging" name="uri" />
<input type="hidden" name="loc" value="en_US" />
<input type="text" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Enter your email...&quot;;}" onfocus="if (this.value == &quot;Enter your email...&quot;) {this.value = &quot;&quot;}" value="Enter your email..." name="email" class="emailText" />
<input type="submit" class="emailButton" value="SignUp" title='' />
</form>
</div>

  Note :
    After adding above Widget code Customize the RSS, twitter and other URLs as follows.!
        http://feeds.feedburner.com/forlatestinformation with your feedburner url
        http://feedburner.google.com/fb/a/mailverify?uri=forlatestinformation change the Feedburner ID
        http://twitter.com/forlatestinformation with your Twitter URL
        http://facebook.com/forlatestinformation with your Facebook Page URL
        <input type="hidden" value="forlatestinformation" name="uri" /> change the Feedburner ID with yours.

Step 9 :    Save Widget.

Thank You.
Happy Blogging.
Write Your Comments Below.


Leave a Reply

Labels

 
Movies Information © 2011 DheTemplate.com & Main Blogger. Supported by Makeityourring Diamond Engagement Rings

You can add link or short description here