Breaking News
Loading...
Sunday 23 March 2014

Add Simple Minimal Style Social Subscription Widget


social subscription widget for blogger
Having a site not integrated to any social media then you must surely integrate it soon by installing our minimal style social subscription widget. Because impact of social media is very much on bringing traffic to your sites and helping your brand or group to grow and get recognized soon.Here in this tutorial we will be adding minimal style social subscription widget to your blogger sites. This widget is simple and sleek in look, it integrates the various social media platform to your sites or blogs, so that visitors can easily land on your social media fan pages to connect with you there socially.

Step#1

  • Open Blogger Dashboard → Layout → Add Gadget → Html/Javascript Editor
  • Now copy paste the below code to Html editor and save the gadget.


<style>
.social { width: 100%; margin:0;float:none }
.social ul { border: 1px solid #CCCCCC; margin:  0 0 0 0; padding: 0; display:table }
.social ul li { list-style:none; padding: 0 0 0 0 !important;margin:0 0 0 0; text-transform: none; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #FFFFFF; width:100% }
.social ul li:first-child { border-top: 0 none; }
.social ul li:last-child { border-bottom: 0 none; }
.social ul li a { background-color: #F2F2F2 !important; color: #404040; display:block; }
.social ul li a:hover { background-color: #fafafa !important; }
.social ul li .rss { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3t-qSc0wGofu6ed-qNEmbyeaopfdREuXwk3ymkQUYDPWnt1Kp7YHv_n1lECjD-QMgLjxg9ELbmALDj_UtVCXX5DQiNbumkXf97alVRPaZcqFOjLXrLetVsoCFcv1zBEfxf1iBjus6Vg/s1600/RSS-1.png") no-repeat scroll 10px center #F87E12; padding: 17.5px 60px; }
.social ul li .twitter { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPno8n5m7INrTa3rq6fnLbMiXIoN2M3bfyYIfx2iLsanQuyY4OJF6I3rJBtMrq0nRZvTRhSu3I-W9XzaRxdkglodrU24syZz2_AcvuSA3Pb25Ui0jDIFxnAa_HSOT8EPDxcuWpONB4WQ/s1600/Twitter.png") no-repeat scroll 10px center #4CACEE; padding: 17.5px 60px;}
.social ul li .facebook { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcwvYZ8OKG7mCIr6pycTaClk498qlyzlq2Dj9JmwEGcVkcjNOoELA-cNEueok4KKUkBnI4wIzddrQmvWpxSz1Adt6ArrVaK1EzUeT6OD1-GOeapckg4mJHL4htF_0_JDqTtunM52oeVg/s1600/Facebook-1.png") no-repeat scroll 10px center #3B5998; padding: 17.5px 60px; }
.social ul li .google { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKrraaQUhBeA6U8r_wE20qKt6QEZloAmv00c7v6UECMfND1WdKUw5LnClK3Jlz009SYtSqrHdA84VZ-_6llJ07VioEi2HcRcSC55mMGbKy6LIbf1ijW1pr3tuqNKVaY7YNlsNv1mjfHg/s1600/google.png") no-repeat scroll 10px center #D44937; padding: 17.5px 60px; }
.social ul li .linkedin { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7sQaqLdAyAzZ8UdHv0sMrHp4o__Bvk2YErrpzUvkFTEDyxvAgZsRGy2g4agAMayPalNrxcF5a3M7mRoUxfm-zWo9IJM-Euq7sMwfAFTeDQSsXwqtFxNd9keooy3VY1QrEXnPFCfH9iw/s1600/LinkedIn-1.png") no-repeat scroll 10px center #3692C3; padding: 17.5px 60px; }
.social ul li .youtube { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtrG-p2EV3_9KPsL-dDevh8E84msQbGkSKQvH_Oo9bU6lAHFhmPv7SJ_9gCL9smxdsiy4hDMGcjYpuHy1Zx-c5iq-0k4h2i_ASuQDJKJwtrRYpepWnlm89la96ngYOO-pmZPhacrnoag/s1600/Youtube-1.png") no-repeat scroll 10px center #C6312B; padding: 17.5px 60px; } .social-about { display: none; }
</style>

<div class="social">
<ul>
<li><a class="rss" href="http://feeds.feedburner.com/trackmyblog">Subscribe to the RSS Feed</a></li>
<li><a class="twitter" href="https://twitter.com/trackmyblog">Follow me on Twitter</a></li>
<li><a class="facebook" href="https://www.facebook.com/trackmyblog">Find me on Facebook</a></li>
<li><a class="google" href="https://plus.google.com/100090854666031755159" rel="author">Join me on Google+</a></li>
<li><a class="linkedin" href="http://in.linkedin.com/trackmyblog">Connect with me on LinkedIn</a></li>
<li><a class="youtube" href="http://www.youtube.com/trackmyblog">Watch me on YouTube</a></li>
</ul>
</div>

Step#2

  • There are little modifications are to be done before adding this widget to your blog.
  • Replace trackmyblog with your site's/blog's username.
  • After you have replaced the username with yours save the widget now it's all yours.

0 comments:

Post a Comment

 
Toggle Footer