Saturday, April 25, 2015

social media widget version 3

In this post I will present a post about social media widget version 3. Hopefully with social media news widget version 3 will add to your knowledge


widget Social Media Round Style

Wsocial media widgets round style with attractive appearance, how to make social media widget style round is almost the same with social media widgets in general, it's just that the system CSSnya change the display style of social media widgets round more interesting and unique style of social widgets in general. Mania for the bloggers who want to install the widget style round this social media on his blog page please see explanation below, just to the scene.

http://adf.ly/YvSj6


Install Program CSS

    - Login to your dashboard
    - Go to the "Template" and click "Edit HTML"
    - Search code]]> </ b: skin>
    - Copy Code CSS script below, paste the above code]]> </ b: skin> before or when you use the blog template </ style> CSSnya please paste the code right above </ style> your template.

/*****************************************
Name : Widget social media round style
By : Arieadie | Blog Design
my blog : lagudjawaasli.blogspot.com
Update : kamis, 08 oktober 2013
******************************************/
.social-ballbdrs {
padding: 5;
margin-left:-30px;
}
.social-ballbdrs li, .social-ballbdrs li, .social-ballbdrs li {
float: left;
margin-right: 10px;
background-color: #CCCCCC;
display: inline;
border-radius:50%;
border:solid #999999 1px;
box-shadow:0 0 5px 2px #999 inset;
}
.social-ballbdrs li a {
-moz-transition: all 0.3s ease 0s;
display: block;
float: left;
height: 100%;
width: 40px;
height: 40px;
text-indent: -9999px;
}
.social-ballbdrs li.facebookball a {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgS5OCeKCMs3GSsDMXVNp4Rbz1kiqAEzGbCJ72JzjHY3-huXOt0l0AL8GAS5Z7TRZjkI_7YFkFE4R-Px41LYxv1U-Jd61Pvv1tcrbhrdHKbUMpx6AlaYiWcY4EDTTqy_LW-KRixEeMoEUg/s1600/FACEBOOK.png') no-repeat 0 0;
}
.social-ballbdrs li.facebookball a:hover {
background-color: #3b5998;
}
.social-ballbdrs li.googleplusball a {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_zOihnRAzkWYYZRLlmFyQuBQivgimOFWCK8Mcfx6N5K5E2kJ6nhbplMjJZDlw6pExv_dIQNcoNk6UEXUzclkCLn6NOWry_krmryVqGH7T7olN4AP0d46hy2Kge5huhsUzxPWJgNatEwg/s1600/googleplus.png') no-repeat 0 0;
}
.social-ballbdrs li.googleplusball a:hover {
background-color: #d94a39;
}
.social-ballbdrs li.rssball a {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgchRHldSwjFxVrIay1cm4CNUOEkH9QAQl2XNUYwd5Km3SbFyz2tUkVN57dxHKNnDLFr1jqYC0jJX5k1W5G0J6tEeiwGDUaDPhu7BQJm-U_WyLiwbxF8Vx6ekcK9iebwCxyEBekFvJomNw/s1600/rssbd.png') no-repeat 0 0;
}
.social-ballbdrs li.rssball a:hover {
background-color: #fe9900;
}
.social-ballbdrs li.twitterball a {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXHagwdX5ShPNFTTkYburRH-vd8n38JlAvgvctjVpKYrBkmJ8KG79pVna8TSm0KmRsz6GgrBjrQwayW7nlY-_Zo9cXO_ut2SIcmjJ49cCa4Lb1Q2n83BKV6X8Z5UnzDiiIQppl4XWDvnc/s1600/TWITTER.png') no-repeat 0 0;
}
.social-ballbdrs li.twitterball a:hover {
background-color: #48c4d2;
}
.social-ballbdrs li.youtubeball a {
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3szWjWxveJ5tiriM4kMZHd2y7Xw9orC99KBQPZ4TDxhDiRWsuNSCCcVZHMq8PEqzFZ0zN2Fmo7BjJj2spicEuP7oq2FlhUIzUaOIURlps-VGRlragLLrJ2DL6QsbjxPQgVjpYU2s4VTc/s1600/youtube.png') no-repeat 0 0;
}
.social-ballbdrs li.youtubeball a:hover {
background-color: #f45750;
}
.social-ballbdrs li a:hover {
background-position: 0 -40px;
box-shadow:3px 3px 10px 2px #333 INSET;
border-radius:50%;
}
.social-ballbdrs li a:visited,.social-ballbdrs li a:active{
background-position: 0 -40px;
box-shadow:3px 3px 10px 2px #333 INSET;
border-radius:50%;
}/*code CSS end */

Install Program HTML tags

To call a social media widget to appear round the style of your favorite blog page, please refer to the explanation below.

     Once you've put CSSnya time you install htmlnya code.
     To install htmlnya code you can put it anywhere. For this tutorial I put it in a sidebar widget blog page.
     Please select "Layout" on the dashboard of your blog.
     Click "Add a gadget" (Add gadgets)
     After appearing gadget page please select "HTML / JavaScript".
     Copy the code in the spoiler below then paste it in your gadget.
     Edit html, save and see the results, may be useful ...

<!-- BDRS widget social media round style code start -->
<div class="social-ballbdrs">
<ul><li class="twitterball"><a target="_blank" href="LINK TWITTER ANDA" rel="nofollow" title="twitter">twitter</a></li>
<li class="googleplusball"><a target="_blank" href="LINK GPLUS ANDA" rel="nofollow" title="gplus">googleplus</a></li>
<li class="facebookball"><a target="_blank" href="LINK FACEBOOK ANDA" rel="nofollow" title="facebook">facebook</a></li>
<li class="rssball"><a target="_blank" href="LINK RSS FEED ANDA" rel="nofollow" title="rss">rss</a></li>
<li class="youtubeball"><a target="_blank" href="LINK YOUTUBE ANDA" rel="nofollow" title="youtube">youtube</a></li></ul>
</div>
<!-- BDRS widget social media round style code end -->
Caption  
Code RED color change with your social media links. Please feel free to edit CSS social media widgets round this style to match the look of your page.


No comments:

Post a Comment

jangan lupa tinggalkan komentar .... trimakasih atas kunjungannya