• About
  • Sitemap
  • Privacy Policy
  • Contact
  • Advertise with us
  • Hire Met
Nigerian best technology blog
  • Home
  • Android Flashing
  • Computers
  • Mobile Tutorial
  • Free Browsing
  • Blackberry
  • Flash Files
  • iOS Tools
Home » Blogger Widget » Blogging » How to Add stylish social media widget to your blog

How to Add stylish social media widget to your blog

Another wonderful social media widget,In this article I want to  Explain How To Add Awesome-Best Style Social Media Widget for your Blogger. By Using This bst Style Social Media Widget to your Blogger You Can Link Your Social Media Profile Facebook, Twitter And RSS and also with Google Plus And Pinterest.

You can Check here in This Below image.

How to Add stylish social media widget

FOLLOW THE STEPS BELOW:

Now login to your blogger account and then click on the drop down menu like you see in the image below.

How to Add stylish social media widget

Then click on Layout indicate in the below.


How to Add stylish social media widget

Now locate and on HTML/JavaScript,then click on this plus + 

How to Add stylish social media widget

Then Copy and Paste this below code in the HTML/JavaScript:

<style>
.StarsBloggingSocialButtonsBorder {
margin:0 auto;
padding:5px;
width:auto;
border-radius:5px;
border: 1px #BBBBBB solid;
}
#bloggertrix-SexySocialButtons{
list-style:none;
text-decoration:none;
font-size:0.9em;
font-family:trebuchet ms,sans-serif;
}
#bloggertrix-SexySocialButtons a{
text-decoration:none;
font-family:trebuchet ms,sans-serif;
}
#bloggertrix-SexySocialButtons li{
position:relative;
height:38px;
cursor:pointer;
padding: 0 !important;
}
#bloggertrix-SexySocialButtons .facebook, .googleplus, .YouTube, .rss, .twitter{
position:relative;
z-index:5;
display:block;
float:none;
margin:5px 0 0;
width:210px;
height:38px;
border-radius:5px; background:url(http://1.bp.blogspot.com/-JKq0eFFwx34/UGx39fhHO_I/AAAAAAAABE4/56i9phAS2do/s1600/NBT+Sprites+Social+Icons.png) no-repeat;
background-color:rgba(217,30,118,.42);
-webkit-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
-moz-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
box-shadow:rgba(0,0,0,.28) 0 2px 3px;
color:#141414;
text-align:left;
text-indent:50px;
text-shadow:#333 0 1px 0;
white-space:nowrap;
line-height:32px;
-webkit-transition:width .25s ease-in-out,background-color .25s ease-in-out;
-moz-transition:width .25s ease-in-out,background-color .25s ease-in-out;
-ms-transition:width .25s ease-in-out,background-color .25s ease-in-out;
-o-transition:width .25s ease-in-out,background-color .25s ease-in-out;
transition:width .25s ease-in-out,background-color .25s ease-in-out;
-o-box-shadow:rgba(0,0,0,.28) 0 2px 3px;
}
#bloggertrix-SexySocialButtons li:after{
position:absolute;
top:0;
left:50px;
z-index:2;
display:block;
height:38px; color:#ffffff;
content:attr(data-alt);
line-height:32px;
}
#bloggertrix-SexySocialButtons .icon{
overflow:hidden;
color:#fafafa;
}
#bloggertrix-SexySocialButtons .facebook{
width:32px;
height:32px;
background-color:rgba(59,89,152,0.42);
background-position:0 0;
}
#bloggertrix-SexySocialButtons .twitter{
width:32px;
height:32px;
background-color:rgba(64,153,255,0.42);
background-position:0 -33px;
}
#bloggertrix-SexySocialButtons .googleplus{
width:32px;
height:32px;
background-color:rgba(228,69,36,0.42);
background-position:-3px -66px;
}
#bloggertrix-SexySocialButtons .YouTube{
width:32px;
height:32px;
background-color:rgba(174,45,39,0.42);
background-position:-2px -95px;
}
#bloggertrix-SexySocialButtons .rss{
width:32px;
height:32px;
background-color:rgba(255,102,0,0.42);
background-position:-3px -126px;
}
#bloggertrix-SexySocialButtons li:hover .icon,
.touch #bloggertrix-SexySocialButtons li .icon{
width:210px;
}
.touch #bloggertrix-SexySocialButtons li .facebook, #bloggertrix-SexySocialButtons li:hover .facebook{
background-color:rgba(59,89,152,1);
}
.touch #bloggertrix-SexySocialButtons li .twitter, #bloggertrix-SexySocialButtons li:hover .twitter{
background-color:rgba(64,153,255,1);
}
.touch #bloggertrix-SexySocialButtons li .googleplus, #bloggertrix-SexySocialButtons li:hover .googleplus{
background-color:rgba(228,69,36,1);
}
.touch #bloggertrix-SexySocialButtons li .YouTube, #bloggertrix-SexySocialButtons li:hover .YouTube{
background-color:rgba(174,45,39,1);
}
.touch #bloggertrix-SexySocialButtons li .rss, #bloggertrix-SexySocialButtons li:hover .rss{
background-color:rgba(255,102,0,1);
}
</style>
<div class="bloggertrixSocialButtonsBorder">
<ul id="bloggertrix-SexySocialButtons">
<li data-alt="Follow us on Facebook"><a class="icon facebook" href="https://www.facebook.com/symbiangurus">Follow us on Facebook</a></li>
<li data-alt="Follow us on Twitter"><a class="icon twitter" href="https://twitter.com/abubakarkudan">Follow us on Twitter</a></li>
<li data-alt="Follow us on Google+"><a class="icon googleplus" href="https://plus.google.com/116319346499618290186">Follow us on Google+</a></li>
<li data-alt="Subscribe with RSS"><a class="icon rss" href="http://feeds.feedburner.com/kudantown">Subscribe with RSS</a></li></ul></div>

Dont forget to Replace the all HighLighted Red With Your own Facebook ID/Username,Twitter Username,RSS and also with your Google Plus ID.

Then click on 'Save' you've Done now view your blog and see how it will appear and enjoy blogging.
Posted by Abubakar Adam on Friday, October 4, 2013 - Rating: 4.5
Title : How to Add stylish social media widget to your blog
Description : Another wonderful social media widget,In this article I want to  Explain How To Add Awesome-Best Style Social Media Widget for your Blogg...

Share this post on

Facebook Google+ Twitter

3 Responses to "How to Add stylish social media widget to your blog"

  1. AnonymousNovember 22, 2013 at 7:32 AM

    Social media sharing button is very essential for good traffic flow to your blogger blog.
    website design

    ReplyDelete
    Replies
      Reply
  2. Ent BlogJune 19, 2015 at 10:24 AM

    thanks abubakar

    ReplyDelete
    Replies
      Reply
  3. Abubakar AdamJuly 2, 2015 at 5:25 PM

    your welcome share our blog post to your friends.

    ReplyDelete
    Replies
      Reply
Add comment
Load more...

Newer Post
Older Post
Home
Subscribe to: Post Comments (Atom)

ADF.LY

Adverts

https://join-adf.ly/22008645

Google Translate

Categories

Android Computers Blogging Free Browsing Mobile Tutorial Blackberry iOS Symbian Tech News Windows 10 Social Media Windows 8 / 7 Internet & Website Make Money Online Google Adsense SEO & Traffic Nokia s40 Tutorial Flash Tools SmadaV Adsense Alternatives Firmware File Android Games Cracked Box Blogger Widget Softwares Antivirus Free Calls iTel Smartphone Entertainment Exams Portal Nokia Flash Files USB Drivers Clone Tecno Camon iOS Tools iTel Features phone

Blog Archive

  • ►  2023 (1)
    • ►  March (1)
  • ►  2022 (1)
    • ►  January (1)
  • ►  2021 (2)
    • ►  March (2)
  • ►  2020 (14)
    • ►  August (4)
    • ►  May (4)
    • ►  April (1)
    • ►  February (1)
    • ►  January (4)
  • ►  2019 (9)
    • ►  August (4)
    • ►  June (4)
    • ►  April (1)
  • ►  2018 (10)
    • ►  July (2)
    • ►  June (1)
    • ►  May (2)
    • ►  April (4)
    • ►  January (1)
  • ►  2017 (2)
    • ►  November (1)
    • ►  February (1)
  • ►  2016 (55)
    • ►  September (1)
    • ►  August (4)
    • ►  July (3)
    • ►  June (7)
    • ►  May (17)
    • ►  April (7)
    • ►  March (10)
    • ►  February (1)
    • ►  January (5)
  • ►  2015 (3)
    • ►  July (2)
    • ►  February (1)
  • ►  2014 (117)
    • ►  December (6)
    • ►  November (7)
    • ►  October (1)
    • ►  September (1)
    • ►  August (2)
    • ►  July (13)
    • ►  June (12)
    • ►  May (14)
    • ►  April (11)
    • ►  March (13)
    • ►  February (16)
    • ►  January (21)
  • ▼  2013 (110)
    • ►  December (19)
    • ►  November (8)
    • ▼  October (15)
      • HOW TO USE ANY SIM CARD ON YOUR MODEM WITHOU UNLOC...
      • How to publish/syndicated your blog post automatic...
      • BBM Official version for Android and iphone iOS ha...
      • NOKIA ANNOUCED LUMIA 1320 LATEST WINDOWS SMART PHONE
      • New 2go v3.7.2 Has been release and available for ...
      • How to Stop BIS Auto-renew onany Networks from Rem...
      • How To Make Your Old Destop Computer Run Faster an...
      • Top 5 Ways to Optimize your Android OS Device batt...
      • How To Connect Your 2go and Facebook Gateway
      • Blackberry subscription codes For All Naija Networ...
      • TECNO P5 REVIEW LATEST ANDROID MOBILE SMART PHONE
      • How to Add stylish social media widget to your blog
      • How To Publish Your Blog Feedburner Feed To Twitte...
      • MTN Free Browsing for October 2013 Is Back and bet...
      • Hard Reset / Formatting For Tecno Q1 Android device
    • ►  September (28)
    • ►  August (19)
    • ►  July (6)
    • ►  June (2)
    • ►  May (5)
    • ►  April (1)
    • ►  March (2)
    • ►  February (4)
    • ►  January (1)
  • ►  2011 (1)
    • ►  November (1)

Popular Posts

Blog Followers

Total Pageviews

Sparkline

About Me

Abubakar Adam
View my complete profile

Followers

Copyright © 2011 - 2023 Nigerian best technology blog - All Rights Reserved
Design by Abubakar Adam - Kudantown Blog - Powered by Blogger