Attractive Social Media Widget for Blogger
How to add Attractive Social Media Widget
1. Log in to blogger account and Click drop down. 2. Now select "Layout" Like Below.
4. Paste below one of below code.
<style type="text/css">
.btrix_socialwidget { width: 280px; }
.btrix_socialwidget ul { border: 1px solid #CCCCCC; margin: 0; padding: 0; }
.btrix_socialwidget ul li { list-style:none; padding: 0; text-transform: none; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #FFFFFF; }
.btrix_socialwidget ul li:first-child { border-top: 0 none; }
.btrix_socialwidget ul li:last-child { border-bottom: 0 none; }
.btrix_socialwidget ul li a { background-color: #F2F2F2 !important; color: #404040; display:block; }
.btrix_socialwidget ul li a:hover { background-color: #949494 !important;color: #0d0354; }
.btrix_socialwidget ul li .rss { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-wW2hFO-smj6nCfcWwS_UdI2KmZ_U58ZTlvTMzHMxoe5zWX_6UNWykjT5J32ERg5Cu1731aj6a0cQ7IgY8PhsI65dJjyXpuQ76yuTjSDprux6dwbN9CNaeWDl3KAVeCuPvFl3IUV9mVc/s1600/bt-RSS.png") no-repeat scroll 10px center #F87E12; padding: 17.5px 60px; }
.btrix_socialwidget ul li .twitter { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjES9dj3CzROp5DAWFii7S1Wbw1kmACSb2L5c-6xUWGHvXNXywms7yh4s4mXTZEMu_CxelxBVNvRzDKHJTVRbPTKCUxAHLaPGc1utxW7YiOmU92J0hMzBN3CmimESdPtFXvbFKMFYQQkrI/s1600/bt-Twitter.png") no-repeat scroll 10px center #4CACEE; padding: 17.5px 60px;}
.btrix_socialwidget ul li .facebook { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhulAkmpsUJojm03nwjncprRt_CIF69aM3YDdAKaREGXcDRQWg_kGQFAfZv1l35PvdLbMefVJxw106FGO_dZcyLp8raI4DX35Ik06qKDisExSuiMUyPgqdU9eqZn5u6gvwWgyls0dG30ks/s1600/bt-Facebook.png") no-repeat scroll 10px center #3B5998; padding: 17.5px 60px; }
.btrix_socialwidget ul li .google { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8xm-xItfLyXjn9FU0GdAdvlRj6PU5D5D6f_hiGIvUlgNvgyXk7r-vlbTIsHpJB-89ncImRuY1qd9JzypqGLMB7_qZ7CwX-7_3TnFydqDwcRA2B5tu97MXPKJOS4I4-Ejz19sORxnnxF8/s1600/bt-google.png") no-repeat scroll 10px center #D44937; padding: 17.5px 60px; }
.btrix_socialwidget ul li .linkedin { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiYkj8_F9Y_P5H9gAes9HRIsyhc_crGOxAv1rbTZoy5J0FDDlzp9U91YJ1236WXwFCGtaYEk_lShnHpCPi0bQZHSaJpw9a-Hz7GmjdIwD0DV_GbsqnYbM8LGDVoJT6aMZ5Qbz2MB2dGZ1c/s1600/bt-LinkedIn.png") no-repeat scroll 10px center #3692C3; padding: 17.5px 60px; }
.btrix_socialwidget ul li .youtube { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJe7PB6W832gMfMa-WrWq_SBOTLAS-DsNz0lBlq9VgFnQjdHgSGjaIaJZW-5mSJhiUIEM_z6maCkRdjr-KwkDA9w9aWj9mnCR3FyGME3LfCRHQKG2diAf37FWDPPtqB3_II3RxoZVTKWc/s1600/bt-Youtube.png") no-repeat scroll 10px center #C6312B; padding: 17.5px 60px; }
.social-about { display: none; }
</style>
<div class="btrix_socialwidget">
<ul>
<li><a class="rss" href="http://feeds.feedburner.com/graphicsworld">Subscribe to the RSS Feed</a></li>
<li><a class="twitter" href="https://twitter.com/graphicsworld">Follow me on Twitter</a></li>
<li><a class="facebook" href="https://www.facebook.com/graphicsworld">Find me on Facebook</a></li>
<li><a class="google" href="https://plus.google.com/107955298793879607964" rel="author">Join me on Google+</a></li>
<li><a class="linkedin" href="http://linkedin.com/Username">Connect on LinkedIn</a></li>
<li><a class="youtube" href="http://www.youtube.com/Username">Watch me on YouTube</a></li>
</ul>
</div>
You have to change the counters manually, just change red color number according to profile.Replace graphicsworld with your Feedburner ID
Replace graphics world with your Facebook username
Replace graphics world with your Twitter Username
Replace 107955298793879607964 with your Google plus ID
Replace Username with your linkedin Username
Replace Username with your Youtube Username
5. Now save your HTML/Javascript'.You are done.
0 comments:
Post a Comment