Showing posts with label Widgets. Show all posts

Chaos - A Multi-Color CSS Label Widget

I have seen a lot of widgets for Blogger. But, I have never seen a label widget with different colors for each label. That's why I thought of creating one. The main feature of this widget is the multicolor effect both on hovering as well as while not hovering. Maybe, its the first time a multi colour label widget is created for blogger. I hope you have seen Wind - The longest social media widget created for blogger that too with hover effects. It makes your blog a little different and colourful rather than the simple and clean single colored label widgets. By default, we can add the label widget from the widget section. After that we can customize the label widget according to our needs using CSS. The CSS should be added in template. This is only effective while using the labels widget as clouds. In no ways will this widget slow down your page. But,if your template contains a lot of CSS, then your page might load really slowly. OK, now lets get into the tutorial. And, one thing, the sole copyright ownership of this widget lies on my small head. That doest mean i am adding a credit link or other unwanted things. But, if you wanna share this widget, then you should offer a credit link. Dont make me file another DMCA disclaimer. I am really tired of it. 

Steps To Add This Widget 

  1. Go To Blogger - Layout
  2. Now, Add the Labels Cloud Widget .
  3. Change the settings according to the image shown below.
  4. Now go to Template - Edit HTML
  5. Find ]]></b:skin>
  6. Just Above it paste the following CSS Code given below .

Settings For Label Widget

The settings of the label widget should be set according to the dimensions given below. We should change the display type to Cloud, and you should not tick the show number of posts per label button . Thats all.

Source Codes

/*-------------------------------------
 Sidebar Label Cloud By Blogger Kid
--------------------------------------- */
.sidebar .cloud-label-widget-content {margin:0; padding-left:20px!important;}
.sidebar .label-size a {
color:#fff!important;
background:#222;
padding:8px 22px;
margin:0 3px 3px 0;
float:left;
display:block;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.sidebar .label-size-1 a {background:#FF8000}
.sidebar .label-size-2 a {background:#F6FF03}
.sidebar .label-size-3 a {background:#FB2903}
.sidebar .label-size-4 a {background:#298A08}
.sidebar .label-size-5 a {background:#084B8A}
.label-size-1 a:hover, .label-size-2 a:hover, .label-size-3 a:hover, .label-size-4 a:hover, .label-size-5 a:hover {
background:#2288bb; color:#fff; text-decoration:none}
.sidebar .label-size span {
background:#2288bb;
color:#fff;
padding:8px 22px;
margin:0 0 3px;
clear:both;
float:left;
}
.sidebar .label-size {
position:relative;
text-transform: uppercase;
text-decoration:none;
font-size:16px;
font-family:'Oswald', sans-serif;
color:#fff;
}
.sidebar .label-size a, .sidebar .label-size a:visited {color:#fff;text-decoration: none;}

Final Words

I hope this is another milestone in my career. After creating one of the longest widgets ever for Blogger, now i think its another record, like the only multi coloured label widget created for Blogger. Thank you, readers, you are my success.

Wind - The Longest Social Media Buttons Widget

I love making records. So i thought why don't I make some record in Blogger. Thats the time when an idea struck my mind and this widget is the after effect of that idea. Wind is the longest social media icons widget ever created for blogger. We named it wind because of its fast and speedy layout. It doest slow out your webpage as it is made of CSS Sprites which is one of the latest technologies. I dont think the record is tru. Maybe there are longer ones. But, in my knowledge, this is the longest ever. This widget can make your fan pages rock. It grabs the attention of the visitors and compells them to click it. It has a beautiful hover effect. This widget uses CSS Sprites as i mention above. It makes the hover effect of the widget really smooth and effective. This widget has icons of most of the major social media icons. We have also arranged a live demo for it in our homepage. This widget has the buttons and icons of major social media websites like Behance, Blogger, Digg, Dribble, Email Facility, Facebook, Flickr, Instagram, LastFM, LinkedIn, LiveJournal, Myspace, Paypal, Pinterest, Reddit, Soundcloud, Spotify, StumbleUpon, Tumblr, Twitter, Vimeo, Wordpress and Youtube. WOW! Right ? Truly amazing. Well , Add it to your blog or website right away. You can add it anywhere because its made of the universal computer language, that is, HTML and CSS. Please share the widget if you like this. It will fly like Wind with your one share.

STEPS To Add It In Blogger

  1. Go To Blogger - Layout - Add A Gadget
  2. Now Copy the below code and Paste It.
  3. If you want you can paste it directly in the template.
  4. Now Save and Enjoy

Source Codes

<center><div class="twelve columns">
        <div class="social-media-buttons">
             <a href="#" target="_blank" title="Behance" class="behance-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Blogger" class="blogger-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Digg" class="digg-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Dribbble" class="dribbble-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Email" class="email-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Facebook" class="facebook-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Flickr" class="flickr-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Google Plus" class="gplus-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Instagram" class="instagram-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="LastFm" class="lastfm-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="LinkedIn" class="linkedin-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="LiveJournal" class="livejournal-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="MySpace" class="myspace-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Paypal" class="paypal-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Pinterest" class="pinterest-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Reddit" class="reddit-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Sound Cloud" class="soundcloud-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Spotify" class="spotify-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="StumbleUpon" class="stumbleupon-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Tumblr" class="tumblr-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Twitter" class="twitter-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Vimeo" class="vimeo-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Wordpress" class="wordpress-button has-tip tip-top radius"></a>
             <a href="#" target="_blank" title="Youtube" class="youtube-button has-tip tip-top radius"></a>
        </div>
    </div>
</center>
<style>

.twelve,{ width: 100%; text-align:center }

* -----------------------------------------
   Social Media Icons - Blogger Kid
----------------------------------------- */
.social-media-buttons {
width:100%;
margin-top:15px;
text-align:center;
}
.behance-button, .blogger-button, .deviantart-button, .digg-button, .dribbble-button, .email-button, .facebook-button, .flickr-button, .gplus-button, .instagram-button, .lastfm-button, .linkedin-button, .livejournal-button, .myspace-button, .orkut-button, .paypal-button, .picasa-button, .pinterest-button, .reddit-button, .rss-button, .skype-button, .soundcloud-button, .spotify-button, .stumbleupon-button, .tumblr-button, .twitter-button, .vimeo-button, .wordpress-button {
width:32px;
height:32px;
margin-left:3px;
margin-right:3px;
margin-top:5px;
display:inline-block;
float:none;
text-align:center;
text-indent:-9999px;
overflow:hidden;
border-bottom: none !important;
cursor: pointer !important;
transition: background-position 0.3s ease-in-out;
-moz-transition: background-position 0.3s ease-in-out; /* Firefox 4 */
-webkit-transition: background-position 0.3s ease-in-out; /* Safari and Chrome */
-o-transition: background-position 0.3s ease-in-out; /* Opera */
}
.behance-button:hover, .blogger-button:hover, .deviantart-button:hover, .digg-button:hover, .dribbble-button:hover, .email-button:hover, .facebook-button:hover, .flickr-button:hover, .gplus-button:hover, .instagram-button:hover, .lastfm-button:hover, .linkedin-button:hover, .livejournal-button:hover, .myspace-button:hover, .orkut-button:hover, .paypal-button:hover, .picasa-button:hover, .pinterest-button:hover, .reddit-button:hover, .rss-button:hover, .skype-button:hover, .soundcloud-button:hover, .spotify-button:hover, .stumbleupon-button:hover, .tumblr-button:hover, .twitter-button:hover, .vimeo-button:hover, .wordpress-button:hover {
width:32px;
height:32px;
margin-left:3px;
margin-right:3px;
display:inline-block;
text-align:center;
text-indent:-9999px;
overflow:hidden;
transition: background-position 0.3s ease-in-out;
-moz-transition: background-position 0.3s ease-in-out; /* Firefox 4 */
-webkit-transition: background-position 0.3s ease-in-out; /* Safari and Chrome */
-o-transition: background-position 0.3s ease-in-out; /* Opera */
}
.behance-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQ_J2WqrM0gzn98jMX8R3wI1FjKXGir5aRHj-sbweWdkGtn8wK9yjjYH45Qo4-bGDE3VmzX5ZXzeQLkGMHfEQeRIJQXzbtWO9td9ZbUIH390xlDzQpkhVhahRNnlThtTIf1tNa1wtvCfk/s1600/behance.png) no-repeat;
background-position:0 0;
}
.behance-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQ_J2WqrM0gzn98jMX8R3wI1FjKXGir5aRHj-sbweWdkGtn8wK9yjjYH45Qo4-bGDE3VmzX5ZXzeQLkGMHfEQeRIJQXzbtWO9td9ZbUIH390xlDzQpkhVhahRNnlThtTIf1tNa1wtvCfk/s1600/behance.png) no-repeat;
background-position:0 -32px;
}
.blogger-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1zcJm_K2ZDgYM5gFXlLNvVKCsNsXeEJmlIy5LVMSl10ue_A6aum_qzd9mmIjUBPAUOJGj0KtJA0X6FmZTBfnGnmMM1QeXTpoEFLUVX8bjKCR5Tdfyv4HGvHo_f-I_rlxiPOk87BJX6Q0/s1600/blogger.png) no-repeat;
background-position:0 0;
}
.blogger-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1zcJm_K2ZDgYM5gFXlLNvVKCsNsXeEJmlIy5LVMSl10ue_A6aum_qzd9mmIjUBPAUOJGj0KtJA0X6FmZTBfnGnmMM1QeXTpoEFLUVX8bjKCR5Tdfyv4HGvHo_f-I_rlxiPOk87BJX6Q0/s1600/blogger.png) no-repeat;
background-position:0 -32px;
}
.digg-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyC8N_zvI3MbTyZhktI6A-AWgJZK8yS4oPlYCjsL-3vDeQ6awQXLAOMcsy09L-acyykvpQ3LElgTzR7oMFZOR0m7PmBrNAQ21MuYhjnS-WgL7USQoegZwbylNNJgB9aDXsz1FNL3oLyGw/s1600/digg.png) no-repeat;
background-position:0 0;
}
.digg-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyC8N_zvI3MbTyZhktI6A-AWgJZK8yS4oPlYCjsL-3vDeQ6awQXLAOMcsy09L-acyykvpQ3LElgTzR7oMFZOR0m7PmBrNAQ21MuYhjnS-WgL7USQoegZwbylNNJgB9aDXsz1FNL3oLyGw/s1600/digg.png) no-repeat;
background-position:0 -32px;
}
.dribbble-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwoJSbHNViMK7CfzdwasEaNE7NnQTfYLNROrtR9FlDcuc0TLThMFqr7C2Wb-GCahzuETNxmd5Afi2Fcxf36zJgRKF3VRGY35fQc1TEBDETaazhIrDR7IdR5e40C-ha6xlyeehf3tAHmzM/s1600/dribbble.png) no-repeat;
background-position:0 0;
}
.dribbble-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwoJSbHNViMK7CfzdwasEaNE7NnQTfYLNROrtR9FlDcuc0TLThMFqr7C2Wb-GCahzuETNxmd5Afi2Fcxf36zJgRKF3VRGY35fQc1TEBDETaazhIrDR7IdR5e40C-ha6xlyeehf3tAHmzM/s1600/dribbble.png) no-repeat;
background-position:0 -32px;
}
.email-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRt7fPshK2WhXUnxXl_tWWyx98nTdr4aB5WNViwGWaU05dlO_Oa7bCsD7_0wR0un3fDWqgO_IUt2ivXEQtwo8NJkZv-OM1tAxx6YsLHt4gMWhZHsLbJSBdnP-gIaM-P4kLb6YGhlRdHpg/s1600/email.png) no-repeat;
background-position:0 0;
}
.email-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgRt7fPshK2WhXUnxXl_tWWyx98nTdr4aB5WNViwGWaU05dlO_Oa7bCsD7_0wR0un3fDWqgO_IUt2ivXEQtwo8NJkZv-OM1tAxx6YsLHt4gMWhZHsLbJSBdnP-gIaM-P4kLb6YGhlRdHpg/s1600/email.png) no-repeat;
background-position:0 -32px;
}
.facebook-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlySuuYialcvWgZha3HxsXQiXCvSBnw7hGkEb30TKbVYlKbL7oPe3dz17t_OTcIAO0LW69B80AbbdOAV7E4h5YMCpnT3BqpcTR0Rq8nBfTwIttwF1gZ6c1s7tzWudPPvjxNc-gbLWwzTM/s1600/facebook.png) no-repeat;
background-position:0 0;
}
.facebook-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlySuuYialcvWgZha3HxsXQiXCvSBnw7hGkEb30TKbVYlKbL7oPe3dz17t_OTcIAO0LW69B80AbbdOAV7E4h5YMCpnT3BqpcTR0Rq8nBfTwIttwF1gZ6c1s7tzWudPPvjxNc-gbLWwzTM/s1600/facebook.png) no-repeat;
background-position:0 -32px;
}
.flickr-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhU3ikrpA9OBFVXcsLzmoZu7PuNFMQUa83eyvzqLMmAEGlO54wvuM1ehrH1w-PDzzhHq42GUf1JL_qbPMUyTtE-PvIFf4pUj82ta32BfDeyUbi985qwjZf4inSBtF2cb_DCyGno8DbQOgM/s1600/flickr.png) no-repeat;
background-position:0 0;
}
.flickr-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhU3ikrpA9OBFVXcsLzmoZu7PuNFMQUa83eyvzqLMmAEGlO54wvuM1ehrH1w-PDzzhHq42GUf1JL_qbPMUyTtE-PvIFf4pUj82ta32BfDeyUbi985qwjZf4inSBtF2cb_DCyGno8DbQOgM/s1600/flickr.png) no-repeat;
background-position:0 -32px;
}
.gplus-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjobrRv9tjylHXLKJ57Lab8MRBFe9cF60YTnWcdyFAVWYh2YP7oz9sidlYjPNxZs4mKhC39s9S8RI16BqBq9UZEFThnwCFUAs1iMzWX_D6tUrcHLhseh7zWO2ZLQxqpx-3gJix0sJMXSVI/s1600/gplus.png) no-repeat;
background-position:0 0;
}
.gplus-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjobrRv9tjylHXLKJ57Lab8MRBFe9cF60YTnWcdyFAVWYh2YP7oz9sidlYjPNxZs4mKhC39s9S8RI16BqBq9UZEFThnwCFUAs1iMzWX_D6tUrcHLhseh7zWO2ZLQxqpx-3gJix0sJMXSVI/s1600/gplus.png) no-repeat;
background-position:0 -32px;
}
.instagram-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGU0cDBGN-rcXvh2ScKC3d04tmTuP8cf9OJ50PrqegDo3oksCoNbiuTfolQoJeE8v014ydHHQRbzD-yzySJ9RGHrPU1v2NBGaxzgB4rjv8b6sfb4CqSAA51RJuEoEG7nDx7xtfjbACpgU/s1600/instagram.png) no-repeat;
background-position:0 0;
}
.instagram-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGU0cDBGN-rcXvh2ScKC3d04tmTuP8cf9OJ50PrqegDo3oksCoNbiuTfolQoJeE8v014ydHHQRbzD-yzySJ9RGHrPU1v2NBGaxzgB4rjv8b6sfb4CqSAA51RJuEoEG7nDx7xtfjbACpgU/s1600/instagram.png) no-repeat;
background-position:0 -32px;
}
.lastfm-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD9C4LX3tvNTd6P6yuVZ3S_DTxmwvjIJ1C1HNxs3F8nN9_YjpYM7Z5BNrx9bQfRL1-QJ3Bf0L4b3Q0FOZeRJxAvFzbi0n-Jre9mEdbgFXCXaBvXiKg2kD232PXEh0FrE-f4oqeaDCqwcA/s1600/lastfm.png) no-repeat;
background-position:0 0;
}
.lastfm-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD9C4LX3tvNTd6P6yuVZ3S_DTxmwvjIJ1C1HNxs3F8nN9_YjpYM7Z5BNrx9bQfRL1-QJ3Bf0L4b3Q0FOZeRJxAvFzbi0n-Jre9mEdbgFXCXaBvXiKg2kD232PXEh0FrE-f4oqeaDCqwcA/s1600/lastfm.png) no-repeat;
background-position:0 -32px;
}
.linkedin-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgatfSzf2mdjQrhLZ_6EeHspLokRyW86bNM1NRl4SGiRL5QpiD_VnDSHTRl_rPcm12ayDnzpo2uqh4qcpvSnToz9Y6-AwA-X0HWzZTAoQPHbPBchr5pGa1e_TitJL3xF7-lfk5kfwworuM/s1600/linkedin.png) no-repeat;
background-position:0 0;
}
.linkedin-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgatfSzf2mdjQrhLZ_6EeHspLokRyW86bNM1NRl4SGiRL5QpiD_VnDSHTRl_rPcm12ayDnzpo2uqh4qcpvSnToz9Y6-AwA-X0HWzZTAoQPHbPBchr5pGa1e_TitJL3xF7-lfk5kfwworuM/s1600/linkedin.png) no-repeat;
background-position:0 -32px;
}
.livejournal-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMYn2mlGAdIhcbh5qZBtyoor8TwDsbNtccrLBRuxOMmlSkzReVbcx1WFD-NT-5mYxXBc0Qe2XQ6q9izrICAbs2Tj42mvXMRioR0gwdk4-JEdjlwTpSpZrqt-Unx8pBpxqPKxi_otsCBrU/s1600/livejournal.png) no-repeat;
background-position:0 0;
}
.livejournal-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMYn2mlGAdIhcbh5qZBtyoor8TwDsbNtccrLBRuxOMmlSkzReVbcx1WFD-NT-5mYxXBc0Qe2XQ6q9izrICAbs2Tj42mvXMRioR0gwdk4-JEdjlwTpSpZrqt-Unx8pBpxqPKxi_otsCBrU/s1600/livejournal.png) no-repeat;
background-position:0 -32px;
}
.myspace-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi53m4AX2c6tIfbgJ1qsox7l1xbn8vS36LaQ7WP54vkjEk5Z6kQVCmyt_SgqYlpo6XPMt0zV3mgnOOjUd82OlOJEjOsYjEos_gxgx2bLp4dmwoB8_cKXMWP_8IZPV2NRYR59wiuFwsofAA/s1600/myspace.png) no-repeat;
background-position:0 0;
}
.myspace-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi53m4AX2c6tIfbgJ1qsox7l1xbn8vS36LaQ7WP54vkjEk5Z6kQVCmyt_SgqYlpo6XPMt0zV3mgnOOjUd82OlOJEjOsYjEos_gxgx2bLp4dmwoB8_cKXMWP_8IZPV2NRYR59wiuFwsofAA/s1600/myspace.png) no-repeat;
background-position:0 -32px;
}
.paypal-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0mHZNGudyRSVwFV_84jx_PvoxRHNiOTcHzFRn_z9vsO68yIsivC4erBFgccBAXEsIkbiNrt_QYjdoL_RV16mm3o9ccs7Aad_EcVZ3JD1vxDlowlsLjvVZyMXzpFslwrW80I55w59trdc/s1600/paypal.png) no-repeat;
background-position:0 0;
}
.paypal-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0mHZNGudyRSVwFV_84jx_PvoxRHNiOTcHzFRn_z9vsO68yIsivC4erBFgccBAXEsIkbiNrt_QYjdoL_RV16mm3o9ccs7Aad_EcVZ3JD1vxDlowlsLjvVZyMXzpFslwrW80I55w59trdc/s1600/paypal.png) no-repeat;
background-position:0 -32px;
}
.pinterest-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcH3naQfhXPuo1IEHX1RD5u7CY2EeJNUEsW39J85a55BfV0VWnkHTLUHHS1ouNVaqSX4XJr8jDNSiCHBs8jQ6ai2XKGRSrlzL9vd2fu6y5zjgOdBgERw_bfriesi_cWAleBxOzUK7biA4/s1600/pinterest.png) no-repeat;
background-position:0 0;
}
.pinterest-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcH3naQfhXPuo1IEHX1RD5u7CY2EeJNUEsW39J85a55BfV0VWnkHTLUHHS1ouNVaqSX4XJr8jDNSiCHBs8jQ6ai2XKGRSrlzL9vd2fu6y5zjgOdBgERw_bfriesi_cWAleBxOzUK7biA4/s1600/pinterest.png) no-repeat;
background-position:0 -32px;
}
.reddit-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSxgaR4y8VEA5yEYxR0H358uW9Y7MgTLci4acq2rpBRrS7OCjeUq7nYvK002RDAjLg3Tr8SJ73_PUVQ5x_8wRDzXRqjf1-rGJSg0W1GfL9eRhOumedxiHH1XU02vHQkCxfL94JVipVupQ/s1600/reddit.png) no-repeat;
background-position:0 0;
}
.reddit-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSxgaR4y8VEA5yEYxR0H358uW9Y7MgTLci4acq2rpBRrS7OCjeUq7nYvK002RDAjLg3Tr8SJ73_PUVQ5x_8wRDzXRqjf1-rGJSg0W1GfL9eRhOumedxiHH1XU02vHQkCxfL94JVipVupQ/s1600/reddit.png) no-repeat;
background-position:0 -32px;
}
.soundcloud-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW1OLm6g8nNfmzPzBx5zmR679iu5bJcFMZUyGmX46Nbf0f0tQDJq-X2a7LieANbKg3E0webT1lr5HlKz6LHOHWZ75udxA60rTEGlE4hR-vRmxyOoopBFakZddgOm2GOAbE3Ik-BNOao2M/s1600/soundcloud.png) no-repeat;
background-position:0 0;
}
.soundcloud-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW1OLm6g8nNfmzPzBx5zmR679iu5bJcFMZUyGmX46Nbf0f0tQDJq-X2a7LieANbKg3E0webT1lr5HlKz6LHOHWZ75udxA60rTEGlE4hR-vRmxyOoopBFakZddgOm2GOAbE3Ik-BNOao2M/s1600/soundcloud.png) no-repeat;
background-position:0 -32px;
}
.spotify-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjueu2vhuxB8_KySZruXDuNiYz4m9y3Nv0zdCPrDB-nq9JV9kmzJp5O0F9B4PWLAfo1yl-vEpPAE284xVi6vlMWPBk2lwhqpl2XPADGFR1W6UR9L4TZMYLlYS6-_O21E5CDhPwuWPE978w/s1600/spotify.png) no-repeat;
background-position:0 0;
}
.spotify-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjueu2vhuxB8_KySZruXDuNiYz4m9y3Nv0zdCPrDB-nq9JV9kmzJp5O0F9B4PWLAfo1yl-vEpPAE284xVi6vlMWPBk2lwhqpl2XPADGFR1W6UR9L4TZMYLlYS6-_O21E5CDhPwuWPE978w/s1600/spotify.png) no-repeat;
background-position:0 -32px;
}
.stumbleupon-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKPf9EilrHZfQX10kRcEwWLhSHJgtEbzqKQZszSbIW9NcJKqyBRc0jSf2jfrzrZQBMXxrm03PY3LXQiy3GCKqx7LSYyV5V3GF6CQWE_Pl5IqDVCQrXpIg0fbwZqRwDfO22aYrSA4jKJ7E/s1600/stumbleupon.png) no-repeat;
background-position:0 0;
}
.stumbleupon-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKPf9EilrHZfQX10kRcEwWLhSHJgtEbzqKQZszSbIW9NcJKqyBRc0jSf2jfrzrZQBMXxrm03PY3LXQiy3GCKqx7LSYyV5V3GF6CQWE_Pl5IqDVCQrXpIg0fbwZqRwDfO22aYrSA4jKJ7E/s1600/stumbleupon.png) no-repeat;
background-position:0 -32px;
}
.tumblr-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJdxcozAQncl20B_VN59zCW8rwZdjvvEJZbJYHXuV2cF2dcsVuZTv_eYsrCYse_bWDvKlzs0OpNTOAUUaVYbqWsXnWl5g62MymqEq3J6xF5PD27_jMqIKjJsWwjyK0bWS0tt9ou-SVvxA/s1600/tumblr.png) no-repeat;
background-position:0 0;
}
.tumblr-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJdxcozAQncl20B_VN59zCW8rwZdjvvEJZbJYHXuV2cF2dcsVuZTv_eYsrCYse_bWDvKlzs0OpNTOAUUaVYbqWsXnWl5g62MymqEq3J6xF5PD27_jMqIKjJsWwjyK0bWS0tt9ou-SVvxA/s1600/tumblr.png) no-repeat;
background-position:0 -32px;
}
.twitter-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEfD36IoZYRMp3TFf33z3SOn0jUQfj-YX2kYGSCnocMc8mbftixobm9Ro0PSgy1pqMSLrNI6LyUQbIG7sGZqFabwnjbQX3E9_r16RJHNSjocpINn0t64q-Ih_uVpWYoVcltGEm7Mjrko8/s1600/twitter.png) no-repeat;
background-position:0 0;
}
.twitter-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEfD36IoZYRMp3TFf33z3SOn0jUQfj-YX2kYGSCnocMc8mbftixobm9Ro0PSgy1pqMSLrNI6LyUQbIG7sGZqFabwnjbQX3E9_r16RJHNSjocpINn0t64q-Ih_uVpWYoVcltGEm7Mjrko8/s1600/twitter.png) no-repeat;
background-position:0 -32px;
}
.vimeo-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkoeEuiikNMNZc8Ugo6MjHYCms6Fe4AdbRwzgcuFTztbgePYk_IXQj1aQWe233JJs7v5x9wjw79Cv6dLplczn4NNNjYfQA6xU0Tn5K5hMukAw4Ucjp-ZC1htES_naKI9yDkph9IiwvvQw/s1600/vimeo.png) no-repeat;
background-position:0 0;
}
.vimeo-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkoeEuiikNMNZc8Ugo6MjHYCms6Fe4AdbRwzgcuFTztbgePYk_IXQj1aQWe233JJs7v5x9wjw79Cv6dLplczn4NNNjYfQA6xU0Tn5K5hMukAw4Ucjp-ZC1htES_naKI9yDkph9IiwvvQw/s1600/vimeo.png) no-repeat;
background-position:0 -32px;
}
.wordpress-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgenFqPuEMq_9BClM3NVh7S-t828whyphenhyphennJsiCEp7Miks_N3MqPvqrQC-BDVABgXqi37jtXjAsjiw6joHxKyOx5t2cagzZUQdaEPKpOx7zezwfJd08VCp1OVXj3McQESxNG3yPnB8OU6Dd5k/s1600/wordpress.png) no-repeat;
background-position:0 0;
}
.wordpress-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgenFqPuEMq_9BClM3NVh7S-t828whyphenhyphennJsiCEp7Miks_N3MqPvqrQC-BDVABgXqi37jtXjAsjiw6joHxKyOx5t2cagzZUQdaEPKpOx7zezwfJd08VCp1OVXj3McQESxNG3yPnB8OU6Dd5k/s1600/wordpress.png) no-repeat;
background-position:0 -32px;
}
.youtube-button {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHqtKM3-1aJSgiD2annFV7aYHQZtPWgoKedg54LNA_LxvbyfYKEW1-wG62zIL9g0WulKQdMCG2QM0n5t_AuFSrE5b6Yc-EDAsw5ekoQcWLpAgpuTH5MMBpOMwNknaQTRKWNcGItyv5PHM/s1600/youtube.png) no-repeat;
background-position:0 0;
}
.youtube-button:hover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgHqtKM3-1aJSgiD2annFV7aYHQZtPWgoKedg54LNA_LxvbyfYKEW1-wG62zIL9g0WulKQdMCG2QM0n5t_AuFSrE5b6Yc-EDAsw5ekoQcWLpAgpuTH5MMBpOMwNknaQTRKWNcGItyv5PHM/s1600/youtube.png) no-repeat;
background-position:0 -32px;
}
</style>

Final Words

Hope you liked the widget. Plase share the record with other if you think its true. If you liked this widget , then please add it in your webpage. It does not have any credit link or such irritating things. Thank You. Hapy blogging :)

Torn - An HQ Navigation Menu With Hover Effects

We have shared a lot of widgets in the recent phases of our blog. But, we have never shared an HQ widgets. An HQ widget will be of really high quality in its appearance as well as coding. We have worked very little on this widget as it is really simple to create and if you work hard, you can also create it.Torn is a simple and elegant navigation menu that looks professional and it also has a hover effect. This widget is fully customizable according to your needs. You are free to share this widget . But, please provide a link back to us. This widget is also a mixture of HTML and CSS so dont worry on page loading issues as this widget only has the capability to speed up the page . A lot of menu's and widgets are available in our inventory. You can choose any one if you didn't like this one. Now lets add the widget to your blog. Follow the steps carefully so that no problem persists .Sorry, Guys, right now there is no live demo for this widget. I wil add it soon .

Steps

  1. Go To Blogger . Copy the code from below .
  2. You can add it in the template or you can add it in the HTML Widget.
  3. Save it anywhere . Done !
<style>
 ul.kidnav li {
display: block;
padding-left: 10px;
margin: 0px;
float: left;
padding: 13px 20px;
border-right: 1px solid #262934;  
}
.kidnav {
float: left;
background: #2E2E2E;
width: 910px;
position: relative;
background: -webkit-gradient(linear, left top, left bottom, from(#20263c), to(#414964));
background: -webkit-linear-gradient(#20263c, #414964);
background: -moz-linear-gradient(#20263c, #414964);
background: -ms-linear-gradient(#20263c, #414964);
background: -o-linear-gradient(#20263c, #414964);
background: linear-gradient(#20263c, #414964);
border-radius: 5px;
margin-top: 30px;
text-transform: uppercase;
text-align: center;
font-size: 15px;
font-weight: 700;
}
ul.kidnav li:hover {
background: #E95D0C;
}
#kidnavtorn {
margin: auto;
width: 920px;
}
.kidnav a {
color: #d5e5f4;
text-decoration: none;
}
</style>
<div id='kidnavtorn'>
<ul class='kidnav'>
<li><a href='http://www.bloggerkid.in'>Tutorials</a></li>
<li><a href='http://www.bloggerkid.in'>Widgets</a></li>
<li><a href='http://www.bloggerkid.in'>Resources</a></li>
<li><a href='http://www.bloggerkid.in'>About Us</a></li>
<li><a href='http://www.bloggerkid.in'>Terms of Use</a></li>
<li><a href='http://www.bloggerkid.in'>Contact Us</a></li>
<li><a href='http://www.bloggerkid.in'>Contributers</a></li>
</ul>
</div>

Final Words

Now , as you have succesfully added the widget, please share the widget if you liked it. I will surely work more on widgets and provide greater widgets for you readers. You are my success, please keep on visiting . 

Sim - A Drop Down Navigation Menu Bar

This is the first drop down menu that we are sharing at Blogger Kid. Recently we filed a case study of winning giveaways illegally and we also shared custom popular posts widget with CSS . Now this a menu bar with drop down facilities and also a nice and elegant hover effects. This widget is completely controlled by CSS as well as HTML. It is also easily customizable, if you know a little bit of HTML and CSS as well as a brain! We have named it SIM, as the wish of a regular reader of my blog. We even created this widget due to his compelling. Anyway, Hope you guys will like this widget and dont forget to share if you like . And please do not share this widget at your blog without proper attribution. Else, i will be forced to file a DMCA Takedown . Okay, now lets add SIM - A Dropdown navigation menu bar with cool hover effects. Sim Drop down menu will be a feature product from us which is available for free .

STEPS

  1. Go To Blogger
  2. Go To Layout - Add A Gadget - HTML/Javascript
  3. Now Copy the below code with necessary changes and paste it there 
  4. Click Save And Enjoy !

CSS And HTML Codes

<style>#kidmenunav{background:white;padding-left:120px;padding-right:120px;}.menunav {text-align: left;display: inline;margin: 1;padding: 15px 4px 17px 0;list-style: none;font-family: 'Open Sans Condensed', sans-serif;}.kidmenunav li {font: 18px sans-serif;display: inline-block;margin-right: -4px;position: relative;padding: 15px 20px;background: #F2F2F2;cursor: pointer;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}.kidmenunav  li:hover {background: #cccccc;color: #fff;}.kidmenunav  li ul {padding: 0;position: absolute;top: 56px;left: 0;width: 160px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;display: none;opacity: 0;visibility: hidden;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-ms-transition: opacity 0.2s;-o-transition: opacity 0.2s;-transition: opacity 0.2s;}.kidmenunav li ul li {background: #cccccc;display: block; z-index:999999999999;color: #fff;}.kidmenunav  li ul li:hover { background: #54c0d1; }.kidmenunav  li ul li a:hover  { color: #fff; }.kidmenunav  li:hover ul {display: block;opacity: 1;visibility: visible;}.kidmenunav a{text-decoration:none;font-size:20px;color: #333333;font-family: 'Open Sans Condensed', sans-serif;line-height: 26px;}</style><div id='kidmenunav'><ul class='kidmenunav'><li><a href='/'>Home</a></li><li><a href='your-link-here'>Blogging</a></li><li><a href='your-link-here'>Widgets</a><ul><li><a href='your-link-here'>Blogger </a></li><li><a href='your-link-here'>Web Development</a></li><li><a href='your-link-here'>Wordpress</a></li></ul></li><li><a href='your-link-here'>Services</a></li><li><a href='your-link-here'>Contact</a></li></ul></div>

Final Words

I Hope you liked this widget . Please share this widget with everyone so that i get enough recognition which i'm not getting . Happy Blogging

Custom CSS Popular Posts Widget With Thumbnail

popular posts widget with css and thumbnail for blogger
Recently we shared some of the highest paying affiliate networks and we also shared an email subscription widget named Zone . So, Now we are sharing a CSS code to make your popular posts widget look great and more attractive. Popular posts widget is one of the most essential gadgets that should be present on your sidebar. It is a widget that has the capability to catch your visitors from going and also decrease your bounce rate. Popular Posts can be customized using CSS. You can also customize this CSS to your wish . But, you should apply the steps properly. You should do all the small things stated below properly . Moreover, Playing with the template is no childs play and you should make a backup before doing anything on it ! Now lets make our Popular posts widget a more better one. Remember, you should add the popular posts widget before applying the CSS for effective working .


Live Demo On The Right Sidebar

STEPS

  1. First We should Find the Type of your Popular Posts Widget .
    Go To Blogger - Template - EDIT HTML
    Now Select Jump to Widget and Select Popular Posts .
    Now check the pic given below and the highlighted code is the id of your Popular Posts Widget . Probably your Type should be the same as given below. Or else change the id as it should match the one give below .
  2. Now Copy the below code paste before ]]></b:skin>
  3. Save the template and enjoy ! 
CSS And thumbnail Popular Posts Widget

Source Code

/***** Popular Post *****/.PopularPosts {  background: #F2F2F2;  border: 2px solid #E3E3E3;  }.PopularPosts h5 {  background: #8C8C8C;  color: #FFFFFF !important;  padding: 12px 24px !important;  margin: -1px -1px 0;  }.PopularPosts .widget-content {  font-size: 15px;  margin: 0 !important;  }.popular-posts ul {  margin: 0 !important;  padding: 0 !important;  }.popular-posts ul li {  list-style: none;  border-bottom: 1px solid #ccc;  border-top: 1px solid #FFFFFF;  padding: 0 !important;  }.popular-posts ul li:first-child  {  border-top: 0;  }.popular-posts ul li:last-child  {  border-bottom: 0;  }.popular-posts ul li:hover {  background: #fafafa;  text-decoration: none;  }.popular-posts ul li a {  color: #404040;  display: block;  padding: 18px 24px;  }.popular-posts ul li a:hover {  color: #262626;  text-decoration: none;  }.PopularPosts img {  background: #fff;  border: 1px solid #CCCCCC;  display: block;  float: left;  height: 48px;  margin-right: 8px;  padding: 3px;  width: 48px;  -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;  }

Final Words

Hope you liked it. Due to busy schedule, i'm not able to post up to my expectations. Please forgive if you found any mistakes. Don't forget to comment your queries ! 

Zone - An Elegant Email Subscription Box Widget

A huge email list helps build up a successful business over the internet . To build up a great and massive newsletter service, you should an automatic service provider and an widget in the sidebar or wherever . Unfortunately people do not add an email subscription box which is one of the most important gadgets that should appear in your sidebar . The idea of thsi widget is created by +Chandeep J  of Blog Tips N Tricks . A good and attractive email subscription box which has the capability to attract the attention of a visitor is what we decided to throw out through this widget. Even though its not so beautiful, i hope you guys liked it . Please share if you liked it . The sole copyright ownership of this widget is owned by Chandeep of BlogTips'N'Tricks and anyone found sharing this widget without his knowledge is an illegal activity and will result in a DMCA Takedown. PLease do the steps correctly as if you miss any of these steps you might get in a lot of trouble . 

STEPS

  1. Go To Blogger - Layout - Add A Gadget
  2. Now copy the code below and paste it in the popup window 
  3. All Done ! Make the necessary changes highlighted in colors !
  4. Save And Enjoy 
One Important Step - Change the ID highlighted in red to the id of your widget !
To Find ID , Add your widget . Then click on Edit . Then at the end of the link of the popup, you can find the ID starting with 'HTML' .

Source Code

<style>/***** Blogger Kid Subscribe Widget *****/.bkidEmailsub { text-align:center; background: #fbfbfb; padding: 20px 20px 40px; clear: both; display: block; margin: 10px 0; border: 4px solid #eee; }.bkidEmailsub h5 { font-style: italic; font-weight: normal; margin-bottom: 10px; text-transform: capitalize; text-align: center; } .bkidEmailsub p { font-style: italic; text-transform: capitalize; }.sidebar #HTML2 { background: #FBFBFB; border: 2px dashed #DDDDDD; color: #666666; font-family: Verdana,Arial,Tahoma,sans-serif; font-size: 12px; outline: 2px solid #FBFBFB; padding: 20px 10px 30px; text-align: center; display: inline-block; }.sidebar #HTML2 h5 { font-size: 20px; font-weight: normal; margin-bottom: 15px; text-align: center; text-transform: none; }</style><h5>Subscribe Via Email</h5><p>Subscribe to our newsletter to get the latest updates to your inbox. ;-)</p><br/><div id='bkidEmailsub'><form action='http://feedburner.google.com/fb/a/mailverify' class='bkidEmailform' method='post' onsubmit='window.open(&#39;http://feedburner.google.com/fb/a/mailverify?uri=BloggerKidBK&#39;, &#39;popupwindow&#39;, &#39;scrollbars=yes,width=550,height=520&#39;);return true' target='popupwindow'><input name='uri' type='hidden' value='bloggerkidbk'/><input name='loc' type='hidden' value='en_US'/><input class='emailText' name='email' onblur='if (this.value == "") {this.value = "Enter your email...";}' onfocus='if (this.value == "Enter your email...") {this.value = ""}' required='' type='text' value='Enter your email...'/><input class='emailButton' title='' type='submit' value='SignUp'/></form></div>

Final Words 

Email newsletter service is a must for every blogger and it can help you get more exposure. To build a massive list you should provide a good and better email subscription box . I am a young guy and i am not so expert in CSS even though i have mastered HTML .

iOS - A Footer Design CSS Menu With Hover Effects

Recently, We shared an article on getting quality backlinks from trusted authority websites and we also shared an article on finding the accurate bounce rate of a blog. So, today we are publishing a widget named iOS . Its a CSS Menu with awesome hover effects inspired from My Blogger Lab. Footer is one of the main factors of designing a blog . Some people choose 3 column footers while some choose 4 column . These add more beauty to your blog and an attractive footer design is a sign of professionalism . But, here we chose a footer with no columns. Because we think its a sign of professionalism too. A live demo of this widget is seen at the footer of our blog ! This widget is inspired from the footer of MyBloggerLab by +Syed Faizan Ali . It also has a beautiful shrinking hover effect. Moreover, there is a motive or proverb that can be edited and also an image can be added. This widget is made entirely with CSS and HTML . You can also freely customize this widget .This footer menu is totally customizable and moreover, as we are giving for free, please do not share this without a link back to us . Feel free to share this widget with a link back to us . This can also be termed as MyBloggerLab like Footer Design Menu with a cool hover effect and motive.


my blogger lab like footer menu with hover effect

STEPS to Add It In Blogger

+  Go To Blogger - Layout - Add A Gadget
+  If you want, you can also add it directly in the template
+  Add An HTML/Javascript Gadget in Footer
+  Copy the code below and paste it there  !
+  Done ! Now You have successfully Added It !

+ Note This. A really important quote - If any alignment problem persists. PLease add this code given below     after the starting code named <style> - View The Codes

Source Code

<style>
div.ioskid{text-align:center;overflow:hidden;background:#292929;position:relative;z-index:10000; border-bottom: 1px solid #231d19;}.iosios { background-color: #2094DC; height: 70px; }.iosioscover { width: 980px; margin: 0px auto 0px; } .iosside { float: right; }
.proverbmotto { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhldDYIFJEgouHvIM__yU1GAfBJmeICNfXE0nOqEw6-JIT-9xBZqxWH1ljzmr6niwom4tix58GP0YI71HervMRquoutSZbh9smswNswko9rAGClbWFWHOo8rcXrN7l3HMCzLGadiTGllBY/s1600/BLOgTM.png); height: 43px; padding-left: 60px; background-repeat: no-repeat; margin-top: 15px; }
.proverbmotto { width: 255px; float: right; padding-right: 10px; padding-left: 60px;}
.proverbmotto p { font-family: lora,sans-serif; text-transform: capitalize; font-weight: 400; font-size: 14px; font-style: italic; margin-top: 7px; padding-right: 10px; color: #fff; line-height: 15px; text-align: left;; }
.nftsideios { float: left; font-family: lora,sans-serif; font-weight: 700; font-style: italic; padding-top: 20px; font-size: 16px; }ul.othersideios li { display: block; float: left; position: relative; z-index: 5; background-color: #292929; padding-left: 15px; padding-right: 15px; padding-top: 7px; padding-bottom: 7px; margin-left: 10px; }
.othersideios a { color: #fff; text-decoration: none; }ul.othersideios li:hover {
box-shadow:inset 0 0 10px rgba(0,0,0,0.5);
background-color:#F87503;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
-webkit-transition:All .4s ease;
-moz-transition:All .4s ease;
-o-transition:All .4s ease;
box-shadow: 0px 0px 7px rgb(171, 171, 171);
}</style>
<div class='ioskid'>
<div class='iosios'>
<div class='iosioscover'>
<div class='nftsideios'>
<ul class='othersideios'>
<li><a href='http://bloggerkid.in/p/about-us.html'>About</a></li>
<li><a href='http://www.bloggerkid.in/p/advertise-300x250.html'>Advertise Here</a></li>
<li><a href='http://www.bloggerkid.in/p/blog-page.html'>Contact us</a></li>
<li><a href='http://www.bloggerkid.in/p/our-privacy-policy-was-last-updated-and.html'>Privacy</a></li>
</ul></div>
<div class='iosside'>
<div class='proverbmotto'><p>Blogger Kid &#8482; - The Ultimate Blogging Portal Since 2013.</p></div>
</div></div>
</div></div>

Final Words

If any problem persists , you can ask the query through the comments. Fortunately, Our dedicated customer support will reply to you within minutes. I Hope you like this widget and please share it with your friends if you liked it ! Happy Blogging !