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

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("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIc8N9eGJHVaKOPgw5DOWu7OxMijZ_cioGFMTRdMvKVGcj6SfPTtk2DpWUk1wbWv3L1z4QjOxrqohdBAE2qRAm3UhjxBBO9LKQXvnoFqqc4woGm1NtUNekZqISZItthyI3_T1wFwe7LSw-/s48/RSS.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfomail {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLDH7Y_fY0JeFBzBTKUE4VfDiVK2UATu9EECzq59I5ZJ5UH_4CVKPve4HAs9pEEp6jEhctL1GtTrP87K7qoi-Kf02uVdf-mtE4Och5GG_z7yiZRrPZ_zOYbmS9HDnn2qqSoNznmBBGUiSj/s48/Mail.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfotwitter {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhykG1KgksUjPHce7krBxer4wCJ3SMxMnGtfPj89Nb3lU8jZ3F8PpNseWSU2iOlcYq4HAc9thUY1Py_tGkLsJQzPgn1vhnE_5_jgCnGFkcx8gkTDB2WbFBSZd7WQGseYC7jRam9qoofHt3S/s48/Twitter2.png") no-repeat scroll left center transparent !important;
}
.LatestinfoOldSocial ul li.Latestinfofacebook {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHHCLmYi-Cx-ITKpALb9AbtDBscF_Vt8FJLHdPFzSNGZ9QS4JvDUe5Gj4WcVUOPVuvTLH8pSdN6N-TiSLfVCE7IdCElvllrNU3DPXf1IUcERLLwHWhBdVFl18VUSr97NwyguNE5muBv-Wd/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("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi28M8gIm10w2lFM2O5l1qb9YNDFsdVhc7Tg8una66q7rVGHwtL3z8dxLWTihzKvuS6bNxXpQPtJYS9TNRZDHsy2uNpluQQSlgp76OH-dRgDnvhBVPon8lvh6BOlXhyphenhyphen_vq_I0U0eHTqe6dS/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 Comment

0 comments:

Post a Comment

Popular Posts

Recent Comments