Hiển thị các bài đăng có nhãn CSS. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn CSS. Hiển thị tất cả bài đăng

Thứ Bảy, 6 tháng 8, 2016

Bottom Floating Facebook Like Box Widget for Blogger

Bottom Floating Facebook Like Box Widget for Blogger - Hello blogger buzz, after long time, msdesign gonna sharing another great blogger widget. This is very unique and helpful widget for all blogger. Sometimes we have need to engage with our audience. Facebook pan page is easiest way to keep your audience in your hand. Then you have to need increase your fan page like. By using this awesome bottom floating facebook like box for blogger you can easily increase your facebook like with your targeted audience.

Awesome floating facebook like box for blogger

Bottom Floating Facebook Like Box for Blogger Blogspot

Before some days, at first i installed this bottom floating like box on my own blog and i get a very positive result. This widget working fine with also smartphone device. You should also try Sidebar Floating Facebook Like Box For Blogger this widget also working fine. I hope this blogger widgets will be helpful for you for increasing your facebook like.


Now lets star the tutorial. Before starting work, please take a backup of your template for safety.
Now go to Template > Edit HTML and past the below CSS before </style>
 #open-fb{background-color: #FFFFFF; border: 4px solid rgb(210, 210, 210); bottom: 0; border-bottom: 0; float:left; height: auto; margin-bottom: 0; margin-right: 5px; position: fixed; right: 0; width: auto; z-index: 10;}
.close-fb{color: #333!important; position: absolute; top: 1px; right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 11px;}
.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;

animation-duration: 1s;
-webkit-animation-duration: 1s;

animation-timing-function: ease;
-webkit-animation-timing-function: ease;

visibility: visible !important;
}

@keyframes slideUp {
0% {
transform: translateY(100%);
}
50%{
transform: translateY(-8%);
}
65%{
transform: translateY(4%);
}
80%{
transform: translateY(-4%);
}
95%{
transform: translateY(2%);
}
100% {
transform: translateY(0%);
}
}

@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);
}
50%{
-webkit-transform: translateY(-8%);
}
65%{
-webkit-transform: translateY(4%);
}
80%{
-webkit-transform: translateY(-4%);
}
95%{
-webkit-transform: translateY(2%);
}
100% {
-webkit-transform: translateY(0%);
}
}

Now past below codes before </body>
 <div class='slideUp' id='open-fb'>
<a class='close-fb' href='#close-fb-like-box' onclick='hide(&apos;open-fb&apos;)' title='Close'><i class='fa fa-times'/></a>
<div class='fb-like-box ' data-header='false' data-height='62' data-href='https://www.facebook.com/msdesign.rtml' data-show-faces='true' data-stream='false' data-width='187'><span style='height: 62px; width: 187px; '><iframe allowTransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fmsdesign.rtml&amp;width=187&amp;height=62&amp;show_faces=false&amp;colorscheme=light&amp;stream=false&amp;border_color&amp;header=true' style='border:none; overflow:hidden; width:187px; height:62px;'/>
</span></div></div>
<script type='text/javascript'>

function show(target) {
document.getElementById(target).style.display = &#39;block&#39;;
}

function hide(target) {
document.getElementById(target).style.display = &#39;none&#39;;
}
</script>

Note: Change /msdesign.rtml with your page user name twice.

Now Save template and view result by refreshing page.


Hope guys you liked this awesome blogger widgets. If yes, then do not forget to share this on you social media and other friends. And if your facing any problems with this bottom floating facebook like box widget for blogger, then inform us on comment section with your problem. Will hard try to resolve your problems. Thanks you.

Thứ Ba, 2 tháng 8, 2016

2 Best Email Subscribe Widget for Blogger

blogger subscribe widget 2 style free

How to add feedburner email subscription widget for blogger. Email subscribe widget is most important part of every blogger. Do you know what is email subscribe widget? Yes! this is collect huge amount traffic for your blog. Today i am share 2 beautiful blogger email subscription widget for your blog. Check this JSC Exam Result 2016 Earlier some days, i shared a another popup subscribe box for blogger and that is Pop up Email Subscribe box for Blogger. But today i am share another 2 creative email subscription widget box for blogger and one subscription widget is with social icons. 

A Feedburner email subscription widget can bring a huge number of visitors on your blog. Visitors are subscribe in your blog by put their email and they always get your new updates on their email. Email subscription form on blogger is a important widget.

Email Subscribe Widgets for Blogger

If you place blogger email subscription widget on sidebar then, it will be better. But popup and below of every post is also good place to add email subscribe box in blogger. Today i am share 2 creative sidebar email subscribe box widget for blogger. 
  1. Dark background with social icons
  2. Colorful widget with name box

How it work?

Everyone know about google's feedburner. In short, google feedburner is most popular RSS web service feed. If anyone subscribe on your blog with their email, then feedburner to deliver your latest posts on all subscribed emails. In this tutorial i shared 2 subscribe box widget for blogger. Using these widget you can also grow up your blog's visitors.

How to registration on feedburner? Go to the following link and registration with your blog address and your email: feedburner.google.com. If ones done, then collect your feedburner username and note it.

Now lets start our tutorial.

1- Dark background with social icons

Its the awesome and cute email newsletter subscribe box widget for blogger that created with pure css with fontawesome icons. By using this email newsletter forms you can also use your social media links like Facebook, twitter, linkedin, google plus, pinterest, vine and instagram social icons. Attractive subscription widget box is better for every blog. Our first widget is more attractive for blogger.


subscribe box widget for blogspot


First you have to need add fontawesome icon and PT Sans google font. If already added then ignore step 1.

Note: If you use our code, then you agree to give proper footer credit.

Step 1: Go to Blogger Dashboard > Template > Edit HTML and past below codes right after <head>
 <link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css' rel='stylesheet' type='text/css'/>
<link href='//fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='text/css'/>


Step 2: Now need to add CSS Code before </style>
 #subscribebox{background:#576269;padding:20px;font-family:&#39;PT Sans&#39;,sans-serif;}
.widget_follow_subscribe .widget-detail{padding:36px 30px 40px}
#subscribebox p{color:#fff;font-size:15px;text-align:center;font-weight:700}
.follow-subscribe-social{margin:0 0 15px;padding:0 0 14px;border-bottom:#858585 solid 1px}
.follow-subscribe-social ul{list-style:none;margin:0;padding:0;text-align:center}
.follow-subscribe-social ul li{display:inline;margin:0 15px 0 0;border-bottom:none}
.follow-subscribe-social ul li:last-child{margin:0}
.follow-subscribe-social ul li a{font-size:17px;color:#cacaca;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}
.follow-subscribe-social ul li a:hover{color:#fff}
form.subscribe{margin-top:-7px}
form.subscribe input{display:block;width:100%}
.subscribe-email{height:45px;border:none;margin:0 0 10px;font-size:.928571em;background-color:rgba(255,255,255,0.2);text-align:center;color:#fff}
.subscribe-email:focus{outline:0}
form.subscribe .placeholder{color:#cacaca}
form.subscribe input:-ms-input-placeholder{color:#cacaca}
form.subscribe input::-webkit-input-placeholder{color:#cacaca}
form.subscribe input:-moz-placeholder{color:#fafafa}
form.subscribe input::-moz-placeholder{color:#fafafa}
.subscribe-button{height:45px;font-weight:700;font-size:16px;color:#fff;text-transform:uppercase;border:none;background-color:#F35D5C;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}
.subscribe-button:hover{background-color:#f1d640}
.subscribe-button:focus{outline:0}
.creadit a{color: #A7A6A6; float: right; font-size: 8px;}

Save Template.

Now go to Layout > Add a gadget > HTML/Javascript and past below HTML code and save widget.
 <div id="subscribebox">
<div class="follow-subscribe-social">
<ul>
<li><a href="#" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-google"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-pinterest-p"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-dribbble"></i></a></li>
<li><a href="#" target="_blank"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
<p>Subscribe to my Newsletter</p>
<form class="subscribe" action='http://feedburner.google.com/fb/a/mailverify?uri=YOUR-USER-NAME' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=YOUR-USER-NAME, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'>
<input name='uri' type='hidden' value='YOUR-USER-NAME'/>
<input name='loc' type='hidden' value='en_US'/>
<input class="subscribe-email" type='text' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Your Email&quot;;}' onfocus='if (this.value == &quot;Your Email&quot;) {this.value = &quot;&quot;;}' value='Your Email'/>
<input class="subscribe-button" type="submit" value="Subscribe" />
</form>
</div>
<div class="creadit">
<a href="http://msdesignbd.com" rel="dofollow" target="_blank"> Get This Widget</a></div>

Customization:

  • Change all # tag with your all social media link.
  • Change all YOUR-USER-NAME with your feedburner user name.

2 - Colorful widget with name box

You can use this widget below of every post. This subscribe box widget is created with simple css with colorful background. In this email subscription widget visitors are able write their name. The name box make this widget more professional. In this widget you can change subscribe box heading. Default heading is: "Subscribe for our all latest news and updates". Now lets start this,


blogger feedburner subscribe box widget


Step 1: Firstly need to add CSS code of this widget. So, copy past below css before </style>
 #subscribe-box {background-color:#0CC388;font-family: 'PT Sans', sans-serif;}
#subscribe-box p {font-size:22px;color:#fff;line-height:20px;padding:10px 20px 0 20px;margin:0;}
#subscribe-box .emailfield {padding:0px 20px 10px;}
#subscribe-box .emailfield input {background:#f9f9f9;color:#bbb;padding:10px;margin-top:10px;font-size:13px;width:91%;border:0;transition:all 0.4s ease-in-out;}
#subscribe-box .emailfield input:focus {background:#fff;outline:none;color:#888;}
#subscribe-box .emailfield .submitbutton {background:#444;color:#fff;text-transform:uppercase;font-weight:700;font-size:18px;font-family: 'PT Sans', sans-serif;;border:none;outline:none;width:100%;cursor:pointer;border-radius:3px;transition:all 0.4s ease-in-out;}
#subscribe-box .emailfield .submitbutton:active {outline:none;border:none;background:#fff;color:#e25734;}
#subscribe-box .emailfield .submitbutton:hover{background:#fff;color:#444;}
.creadit a{color: #A7A6A6; float: right; font-size: 8px

Save Template.

Now add a new HTML/Javascript gadget from Layout and past below code.
 <div id="subscribe-box">
<center>
Subscribe for our all latest news and updates</center>
<div class="emailfield">
<form action="http://feedburner.google.com/fb/a/mailverify?uri=USER-NAME" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=USER-NAME, 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow">
<input name="name" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Your Name&quot;;}" onfocus="if (this.value == &quot;Your Name&quot;) {this.value = &quot;&quot;;}" type="text" value="Your Name" />
<input name="email" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Your Email&quot;;}" onfocus="if (this.value == &quot;Your Email&quot;) {this.value = &quot;&quot;;}" type="text" value="Your Email" />
<input name="uri" type="hidden" value="USER-NAME" />
<input name="loc" type="hidden" value="en_US" />
<input class="submitbutton" type="submit" value="Subscribe Now" />

</form>
</div>
</div>
<div class="creadit">
<a href="http://msdesignbd.com/" rel="dofollow" target="_blank"> Get This Widget</a></div>


Customization:
  • Change all USER-NAME with your feedburner user name. 

Hope this 2 email subscribe box widget is helped you. If you found any problems, then inform me on comment section, i will try to solve your problems. And finally don't forget to share our posts with your friends. Thanks... 

Thứ Ba, 17 tháng 5, 2016

Install Custom Stats Widget for Blogger

total page views counter widget for blogger

In this post, i am going to share with you custom stats blogger widget. By using this widget you can display total page views, total posts and total comments of your blog. Only blogger has total page views widget. After that time, i modify some css and added some script for total posts and total comments. The design of this widget is modern and clean. I used some icons using font awesome. Installing custom stats widget is very useful blogger widgets. In my own template i am also using a custom stats widget. But this is only total page views and total posts. 

It is very unique and smart design. Some of friends requested me to share this blogger widgets. After that time now i am share this with new look and one more extra features. This blogger widgets help you to display Total page views, comments and total posts of your blog. People who want make their blog more attractive and beautiful, some blogger widgets make them easy.


How to install custom stats blogger widget

Here is some very simple steps to installing custom stats blogger widget. In this blogger widget i used font awesome icons and PT Sans google font. So you have also need to adding These fonts on your blog. If font awesome already added on your blog. then ignore it.

Step 1: Go to Layout > Add a Gadget > Blog's Stats add this widget.

Install Custom Stats Widget for Blogger

Step 2: Now go to Edit HTML and find below codes.
   <b:widget id='Stats1' locked='false' title='Custom Stats' type='Stats' version='1' visible='true'>...</b:widget> 

Now replace this line with below codes.

   <b:widget id='Stats1' locked='false' title='Custom Stats' type='Stats' version='1' visible='true'>
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<!-- Content is going to be visible when data will be fetched from server. -->
<div expr:id='data:widget.instanceId + &quot;_content&quot;' style='display: none;'>
<!-- Counter and image will be injected later via AJAX call. -->
<b:if cond='data:showSparkline'>
<img alt='Sparkline' expr:id='data:widget.instanceId + &quot;_sparkline&quot;' height='30' src='http://2.bp.blogspot.com/-nsxCtkYnchQ/VLEifAyf97I/AAAAAAAAIlk/9Viyy0W9r04/s1600/FFF.png' title='Sparkline' width='75'/>
</b:if>
<b:if cond='data:showGraphicalCounter'>
<span class='counter-wrapper graph-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
<b:else/>
<span class='counter-wrapper text-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
</b:if>
<script type='text/javascript'>
function postCount(json){
document.write(&quot;<span class='counts post2'> Total Posts &quot;);
var count = json.feed.openSearch$totalResults.$t;
document.write(&quot;<span class='count'>&quot; + count + &quot;</span>&quot;);
document.write(&quot;</span>&quot;)
}

function numberOfComments(json){
document.write(&quot;<span class='counts comment'> Total Comments &quot;);
var count = json.feed.openSearch$totalResults.$t;
document.write(&quot;<span class='count'>&quot; + count + &quot;</span>&quot;);
document.write(&quot;</span>&quot;)
}

</script>
<script src='/feeds/posts/default?alt=json-in-script&amp;amp;max-results=0&amp;amp;callback=postCount' type='text/javascript'/>
<script src='/feeds/comments/default?alt=json-in-script&amp;amp;max-results=0&amp;amp;callback=numberOfComments'/>


</div>
</div>
</b:includable>
</b:widget>

You're 80% done. Now paste all below CSS Codes befor </head>
 <link href='//fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='text/css'/>
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
<style type='text/css'>
/* Blogger Custom Stats widget by msdesignbd.com */
.Stats img {display:none!important;background-image:none;}
.Stats .counter-wrapper {width:92%;text-align:right;margin:10px;line-height:35px;color:#333;font-weight:700;font-size:16px;margin-left: 0;}
.Stats .counter-wrapper:after {content:&quot;Page Views&quot;;float:left;text-align:left;font-size:13px;font-weight:700;color:#333;}
.counts {display:inline-block;width:92%;font-size:13px;line-height:35px;color:#333;font-weight:700;}
.counts .count {display:inline-block;font-size:16px;height:30px;
vertical-align:top;direction:ltr;float:right;color:#333;font-weight:700!important;}
.counts:hover .titles:before {color:#333!important;border-radius:2px;border-color:rgba(255,255,255,0.1);}
.counter-wrapper.text-counter-wrapper:before, .counts:before {display:inline-block;font-size:13px;font-family:FontAwesome;font-style:normal;font-weight:normal;margin:0 10px 0 10px;float:left;width:10px;text-align:center;}
.counter-wrapper.text-counter-wrapper:before, .counts:before {
display:block;background-color:#fff;color:#333;width:35px;height:35px;font-size:18px;line-height:35px;border-radius:2px;margin:0px 8px 0 0;}
.counter-wrapper.text-counter-wrapper:before {content:&quot;\f06e&quot;;}
.counts.post2:before {content:&quot;\f044&quot;;}
.counts.comment:before {content:&quot;\f0e6&quot;;}
#Stats1_content {width:auto;height:auto;background-color:#fff;}
</style>

You're done. Now Save template and see result by refreshing page.

Hope you understand that, how to add custom stats blogger widgets on blog or blogger site. If you have any problem, then feel free to communicate by comment box. If you like this widget, then don't forget to share this post with your social media. Your support is our future. Thanks.  

Thứ Ba, 17 tháng 11, 2015

3 Style Social Media Icons Widget for Blogger

Social Media icons widget for blogger free

Hello Blogger fans, In this session i am came with 3 style social media icons widget. This tutorial help you adding a free social media icons in blogger. The best social media buttons for blogger i shared in this blogger tutorial. Some friends requested me that, how to add social media icons widget in blogger. That's why today i am came with 3 awesome style and fontawesome social network icons widget for blogspot blogger. By using these social media icons widget you may increase your blog's look. If you looking for a social media widget for blogger , then this tutorial for you. Social icons and social media icons is play an important role on every blog. It help you to make connection with your visitors. 


This is an easiest way to promote your social media links with your targeted visitors. If you make widget in top with these social icons, then a user see these social icons easily. If you can connect your targeted users with your social links, like: Facebook, Twitter, Google plus, pinterest, linkedin, and many others social media icons, then you can easily increase your visitors.This is an easiest way to promote your social media links with your targeted users. Social share is a important part of Onpage SEO. So you have must need share your content on your social media. If a huge number of people connected with your social media, then your blog traffic will increase.

Social Icons Blogger Widgets

Importance of social media icons and their position on website or blog is huge. From my opinion, in sidebar of blog and top header is the best position to place social media icons. But today i shared sidebar widgets. In another tutorial i will share how to put social icons on top header.

Social media widget for blogger is a most important for every blogspot blog. Install social media buttons for blogger free. I am sure that, this tutorial may help you for increase you social media likes and follows. Social media share widget for blogger play an important role in every blog. 

Now lets star the tutorial.
Note: Before starting this tutorial, please take a backup of your template for safety 

Style 1: Social icons with text counter 

This is a beautiful and responsive fontawesome social media icons for blogspot blogger. By using this fontawesome social icon you can add Facebook, Twitter, Pinterest, Instagram, Google Plus, Linkedin, Flickr and Vine social icons on blogger sidebar. In this widget most interesting thing is, you can add social counter with your own like facebook like, twitter followers, pinterest people, instagram followers, google plus people, linkedin fans, flickr followers and vine people. Hope will you like this widget. 

css social media icons widget for blogger

To add this widget on your blog firstly go to Blogger Dashboard > Template > Edit HTML and find past below CSS Code before </style> tag.

 /*================= CSS Social Icons Widget by msdesignbd.com =====================*/
.widget_social_apps{margin-left:-.5%;margin-right:-.5%}.widget_social_apps:before,.widget_social_apps:after{content:&quot; &quot;;display:table}.widget_social_apps:after{clear:both}.widget_social_apps .app_social{margin:0 .5% .5%;width:24%;float:left;text-align:center;background-color:#111;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.widget_social_apps .app_social.facebook{background-color:#3e64ad}.widget_social_apps .app_social.twitter{background-color:#58ccff}.widget_social_apps .app_social.pinterest{background-color:#de010d}.widget_social_apps .app_social.instagram{background-color:#125688}.widget_social_apps .app_social.google{background-color:#dd4b39}.widget_social_apps .app_social.linkedin{background-color:#007bb6}.widget_social_apps .app_social.flickr{background-color:#ff0084}.widget_social_apps .app_social.vine{background-color:#00bf8f}.widget_social_apps .app_social:hover{background-color:#111}.widget_social_apps .app_social a{display:block;color:#fff;padding:15px 5px}.widget_social_apps .app_social span{display:block}.widget_social_apps .app_social span.app_icon i{font-size:24px;margin-bottom:5px}.widget_social_apps .app_social span.app_count{font-weight:700;line-height:16px}.widget_social_apps .app_social span.app_type{font-size:14px;line-height:16px}


Save Template.

Now go to Layout > Add a gadget > HTML/Javascript and below HTML and Save widget.
 <div class="widget_social_apps">
<div class="app_social facebook">
<a href="https://www.facebook.com/" target="_blank">
<span class="app_icon"><i class="fa fa-facebook"></i></span>
<span class="app_count">7845</span> <span class="app_type">Fans</span> </a></div>
<div class="app_social twitter">
<a href="https://www.twitter.com/" target="_blank">
<span class="app_icon"><i class="fa fa-twitter"></i></span>
<span class="app_count">32</span>
<span class="app_type">Followers</span>
</a></div>
<div class="app_social pinterest">
<a href="https://www.pinterest.com/" target="_blank">
<span class="app_icon"><i class="fa fa-pinterest"></i></span>
<span class="app_count">4774</span> <span class="app_type">People</span> </a></div>
<div class="app_social instagram">
<a href="https://www.instagram.com/" target="_blank">
<span class="app_icon"><i class="fa fa-instagram"></i></span>
<span class="app_count">65684</span> <span class="app_type">Followers</span> </a></div>
<div class="app_social google">
<a href="https://www.google.com/" target="_blank">
<span class="app_icon"><i class="fa fa-google-plus"></i></span>
<span class="app_count">65684</span> <span class="app_type">People</span> </a></div>
<div class="app_social linkedin">
<a href="https://www.linkedin.com/" target="_blank">
<span class="app_icon"><i class="fa fa-linkedin"></i></span>
<span class="app_count">65684</span> <span class="app_type">Fans</span> </a></div>
<div class="app_social flickr">
<a href="https://www.flickr.com/" target="_blank">
<span class="app_icon"><i class="fa fa-flickr"></i></span>
<span class="app_count">44</span>
<span class="app_type">Followers</span>
</a></div>
<div class="app_social vine">
<a href="https://www.vine.com/" target="_blank">
<span class="app_icon"><i class="fa fa-vine"></i></span> <span class="app_count">574</span> <span class="app_type">People</span> </a></div>
</div>

Customization: 
USER_Name:  Its your social media links. Change all USER_Name with your social media links.
app_count: This is social media counter. Change all count number with your own social count.


Style 2: Responsive Social Metro Style Icons.

Metro style icons are most popular nowadays. This style look awesome. This metro style social media icons widget created using fontawesome icons and css with hover effect. Metro style widget is most popular in wordpress. I have seen many wordpress blog user metro style social network icons using wordpress plugins. But blogger users can't do it. That's why i shared this beautiful metro style social icons widget for blogger. To Setup this metro style widget on your blog, follow below steps.


To add this widget on your blog firstly go to Blogger Dashboard > Template > Edit HTML and find past below CSS Code before </style> tag.
 /*============== CSS Metro style Social Icons Widget by msdesignbd.com ==============*/
#social-wrapper{background:#000;height:400px;width:50%;margin:auto}
#social-wrapper a{float:left;text-align:center;color:#FFF;font-size:45px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:50%}
#social-wrapper i{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
#social-wrapper a:hover{background:#888}
#social-wrapper .fb{background:#3b5998}
#social-wrapper .tw{background:#4099FF}
#social-wrapper .yt{background:#e52d27}
#social-wrapper .gp{background:#D34836}
#social-wrapper .fb{width:75%}
#social-wrapper .gp{width:25%}
#social-wrapper .tw,#social-wrapper .yt{width:50%}
.cnir{position:fixed;right:10px;bottom:5px;color:#888;text-decoration:none}
@media screen and (max-width: 1000px) {
#social-wrapper .fb{width:100%}
#social-wrapper .tw, #social-wrapper .yt, #social-wrapper .gp{width:33.3333333333%}
}
@media screen and (max-width: 650px) {
#social-wrapper .tw, #social-wrapper .yt,#social-wrapper .gp, #social-wrapper .fb{width:50%}
}
@media screen and (max-width: 300px) {
#social-wrapper .tw, #social-wrapper .yt, #social-wrapper .gp, #social-wrapper .fb{width:100%;height:25%}
}

Save Template.

Now go to Layout Add a gadget > HTML/Javascript and below HTML and Save widget.
 <div id="social-wrapper">
<a class="fb" href="https://facebook.com/USER_NAME" target="_blank">
<i class="fa fa-facebook"></i>
</a>
<a class="gp" href="https://plus.google.com/USER_NAME" target="_blank">
<i class="fa fa-google-plus"></i>
</a>
<a class="yt" href="https://youtube.com/USER_NAME" target="_blank">
<i class="fa fa-youtube"></i>
</a>
<a class="tw" href="https://twitter.com/USER_NAME" target="_blank">
<i class="fa fa-twitter"></i>
</a></div>

Customization:
Change all USER_NAME with your social media links.


Style 3: Simple Social Media Icons with hover effect

This is a simple one line social icons widget for blogger that first time used on our magazine blogger template. If you looking for a simple css and hover effect social networks icon for website of blog, then this widget is for you. This widget also created using font awesome icons and css. In this widget you can display 4 icon and these are, Facebook icon, Twitter icon, Pinterest icon and Google plus icon. This social icons widget is perfect for all blog style blog. Because this widget will look beautiful on all blog style blogger template. You can try our first blog style blogger template: Palki Ultimate - Blog Style Free Blogger Template


To add this widget on your blog firstly go to Blogger Dashboard > Template > Edit HTML and find past below CSS Code before </style> tag.
 .widget_social_apps{margin-left:-.5%;margin-right:-.5%}.widget_social_apps:before,.widget_social_apps:after{content:&quot; &quot;;display:table}.widget_social_apps:after{clear:both}.widget_social_apps .app_social{margin:0 .5% .5%;width:24%;float:left;text-align:center;background-color:#111;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.widget_social_apps .app_social.facebook{background-color:#3e64ad}.widget_social_apps .app_social.twitter{background-color:#58ccff}.widget_social_apps .app_social.pinterest{background-color:#de010d}.widget_social_apps .app_social.instagram{background-color:#125688}.widget_social_apps .app_social.google{background-color:#dd4b39}.widget_social_apps .app_social.linkedin{background-color:#007bb6}.widget_social_apps .app_social.flickr{background-color:#ff0084}.widget_social_apps .app_social.vine{background-color:#00bf8f}.widget_social_apps .app_social:hover{background-color:#111}.widget_social_apps .app_social a{display:block;color:#fff!important;padding:15px 5px}.widget_social_apps .app_social span{display:block}.widget_social_apps .app_social span.app_icon i{font-size:24px;margin-bottom:5px}.widget_social_apps .app_social span.app_count{font-weight:700;line-height:16px}.widget_social_apps .app_social span.app_type{font-size:14px;line-height:16px} 

Save Template.

Now go to Layout Add a gadget > HTML/Javascript and below HTML and Save widget.
 <div class="widget_social_apps">
<div class="app_social facebook">
<a href="https://www.facebook.com/USER_NAME" target="_blank">
<span class="app_icon"><i class="fa fa-facebook"></i></span>
</a></div>
<div class="app_social twitter">
<a href="https://www.twitter.com/USER_NAME" target="_blank">
<span class="app_icon"><i class="fa fa-twitter"></i></span>
</a></div>
<div class="app_social pinterest">
<a href="https://www.pinterest.com/USER_NAME" target="_blank">
<span class="app_icon"><i class="fa fa-pinterest"></i></span>
</a></div>
<div class="app_social google">
<a href="https://www.google.com/USER_NAME" target="_blank">
<span class="app_icon"><i class="fa fa-google-plus"></i></span>
</a></div>
</div>

Customization:
Change all USER_NAME with your own social media links.


That's it. Hope the 3 style social icons widget will be fine for you. If you found any problems, the inform me on comment section. I will solve. Thanks.
Code source: Internet

Thứ Bảy, 10 tháng 10, 2015

Flat Popup Facebook Like Box Widget for Blogger

Flat Popup Facebook Like Box for Blogger

Flat Popup Facebook Like Box for Blogger - in this session i shared this widget for blogger. Before some days, i shared another popup like box for blogger. That was Pop up Facebook Like box for Blogger with CSS ". This widget was made with some cookies and these are unnecessary. Recently i build another popup facebook like box widget using CSS and JavaScript (No cookies included). 

Targeted visitors are most important of any blog. Retention blog visitors more and more important. If you want to increase your facebook like then should promote your page in your blog with your blog's users. Then you will get more like from your users who visit your blog. Adding the pop up like box is most essential for get more like. So today i am gonna to share a tutorial about pop up facebook like box for blogger.

How it work?

Recently i found a popup jQuery named Easy Static Modal Popup Plugin. I used this jQuery in this popup facebook like box widgeteZmodal is a simple and fast jQuery plugin which enables you to display static html content in a responsive, fully configurable modal popup window. This a best popup plugin. Thats why i used eZmodal in this widget. 

In first load, in this widget shown a loader. This loader like below screenshot.

Flat Popup Facebook Like Box Widget for Blogger

Using facebook like box you may keep your visitors in your touch. This way is another great way for increase blog traffic. Popup facebook like box is great way for promote your fan page with your blog visitors. Proper use of like box, you can get more like for your fan page.

Facebook is a great way for increase blog traffic. When you share your content on your facebook page, then here is an opportunity to share your content by your visitor with others. In this way can get more extra traffic. In this circumstance you have must need promote your page with your blog. Popup like box is one of the best way.

Now lets start the tutorial. Before start work, please take a backup of your template. 
Step 1: Go to Blogger Dashboard > Template > Edit HTML and past below code before </style>
 /*=============== CSS Popup Like box by msdesignbd.com ======================*/
.mspopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:90000;background:rgba(0,0,0,.6);overflow-x:hidden;overflow-y:auto;display:none}
.mspopup-container{background:#fff url(http://i.imgur.com/2twQjiN.gif) no-repeat 50% 50%;padding:0;font-size:14px;height:236px;position:fixed;top:50%;left:50%;z-index:90001;-webkit-box-shadow:0 0 15px 0 rgba(50,50,50,0.8);transform:translateY(-50%) translateX(-50%)}
.mspopup .mspopup-close{position:absolute;top:9px;right:20px;font-weight:700;font-family:Verdana;font-size:18px;cursor:pointer;color:#fff}
.mspopup .mspopup-close:hover{color:#535353}
.mspopup .mspopup-header{font-size:20px;padding:10px;text-align:center;color:#fff;font-family:Open Sans;background-color:#3B5998;text-shadow:1px 2px 4px #838383}
.mspopup .mspopup-header p{font-size:10px;padding:0;margin:0;font-weight:400;text-transform:initial}
.mspopup .mspopup-content{padding:10px 20px}

Step2: Now past below code before </body> tag.
 <script src='https://cdn.rawgit.com/msdesign92/ms-design/master/mspopup.js' type='text/javascript'/>
<script type='text/javascript'>
$(&#39;#popup-box&#39;).mspopup({
&#39;autoOpen&#39;: true
});
</script>

Now Save Template.

Step3: Go to Layout > Add a gadget > HTML/Javascript and past below code.
<div id="popup-box" class="mspopup">
<div class="mspopup-container">
<div class="mspopup-header">
<div class="mspopup-close" data-dismiss="mspopup">x</div>
Like us and Join with our community
<p> Get our all latest update from our facebook page, Its free and speedy</p>
</div>
<div class="mspopup-content">
<div class="fb-page" data-href="https://www.facebook.com/msdesign.rtml" data-width="400" data-height="300" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"></div></div>
</div>
</div>
</div>


Note: Change msdesign.rtml with your facebook page username.

That's it. Now refresh your blog and see awesomeness. Thanks...

Thứ Hai, 31 tháng 8, 2015

Blogger Author Widget with CSS3

Blogger Author Widget with CSS3

Blogger Author Widget with CSS3 - in this tutorial i shared a author widget for blogger. Yeah! its a great tutorial for all bloggers admin. Specially this tutorial my helpful for who run personal blog. A beautiful widget is only for you. Flat, Clean and responsive.

Also Read: Blogger Author Bio box with Social icons


You should add 4 social icons with your links. Twitter, Facebook, Dribble and Google Plus icons. This widget will work with CSS3 transition hover effect. When you mouse hover on this widget, then it open other part. Its social icons part. If you wanna see a demo, look at our first widget.

Now lets start. Go to Blogger Dashboard > Template > Edit HTML > and past below CSS before </style>
 @import url(http://weloveiconfonts.com/api/?family=entypo);
[class*=&quot;entypo-&quot;]:before {font-family: &#39;entypo&#39;, sans-serif;}
*{ box-sizing: border-box; }
a { text-decoration: none; transition: all .4s; }
.container { margin: 0 auto; }
.container:hover .author-body { height: 70px; }
.author-body a {color:#fff}
.author2 { overflow: auto; padding: 20px; background: #fff; border-radius: 5px 5px 0 0; font-size:12px; color: #b9becd; }
.author2:before { content: &quot;&quot;; display: block; float: left; width: 80px; height: 80px; margin-right: 20px; background: url(&quot;http://i.imgur.com/rppvYgh.jpg&quot;) no-repeat; background-size: 80px; border-radius: 100%; }
.author2 h1 { margin: 15px 0 5px; font-weight: 100; font-size:20px; color: #5e6d81; }
.author-body { height: 0; background: #323a45; color: #fff; vertical-align: middle; transition: all .3s; }
.author-body a { display: inline-block; width: 25%; height: 100%; padding: 20px; border-right: 1px solid rgba(255,255,255,.25); text-align: center; color: #fff; font-size: 2.5em}
.author-body a:hover { background: #515761; }
.author-body a:last-child { border-right: none; }
.foot { /*height: 100px;*/ }
[class^=&quot;footItem&quot;] { display: inline-block; width: 33.333333%; padding: 15px 0; text-align: center; color: rgba(255,255,255,.8); font-size: 1.1em; }
[class^=&quot;footItem&quot;] span { display: block; font-size: 1.6em; margin-bottom: 5px; color: #fff; }
.footItem1 { background: #14b9d6; color: white!important;}
.footItem1:hover { background: #5bcee2; }
.footItem2 { background: #f27935; color: white!important; }
.footItem2:hover { background: #f6a172; }
.footItem3 { background: #1fbba6; color: white!important;}
.footItem3:hover { background: #63d0c1; }
.widget-content { box-shadow: 0 0 0 1px #D3D3D3;}
.section:first-child .widget:first-child {margin-bottom:15px}



Note: Change highlighted image link with your profile picture image's link.

Now Save Template.


After saving template go to Layout > Add a gadget > HTML/Javascript and past below code.
 <div class="container">
<div class="author2">
<h1>Muhammad Subel</h1>
The Designer
</div>
<div class="author-body">
<a href="#Twitter-LINK"><span class="entypo-twitter"></span></a><a href="#Facebook-LINK"><span class="entypo-facebook"></span></a><a href="#Dribble-LINK"><span class="entypo-dribbble"></span></a><a href="#GooglePlus-LINK><span class="entypo-gplus"></span></a>
</div>
<div class="foot">
<a href="#" class="footItem1"><span class="entypo-heart"></span>102</a><a href="#" class="footItem2"><span class="entypo-user"></span>4,587</a><a href="#" class="footItem3"><span class="entypo-plus"></span>84,023</a>
</div>
</div>



Note: Change the name and social links with yours. That's it.

Thứ Năm, 20 tháng 8, 2015

Nicer Social icons Widget with hover effect for Blogger

Blogger social icons with hover effect

Social icons are most important part of any blog now-a-days. We see any where any website and any apps, they promote their social media links with attractive social icons. In this tutorial, we take a look of creating a beautiful and simple social icons widget with hover effect for Blogspot Blogger. I already named this widget: Nicer Social Icons Widget with hover effect for Blogger.


 Also Read: Flat Social Share Button for Blogger


This is an easiest way to promote your social media links with your targeted users. If you make widget in top with these social icons, then a user see these social icons easily. If you can connect your targeted users with your social links, like: Facebook, Twitter, Google plus then you should easily increase your visitors.

Nicer Social icons widget is a simple blogger gadget to show your social media links in sidebar. The icons are Facebook, google plus and Twitter widget. 





Marking Up Nicer Icons


People have different ways of structuring how an icon should exist in the markup. In this tutorial, the icons actually link to somewhere else, so I'll be using the a tag to house the icons. For presentational icon markup (like icons before headings and such), I've seen a lot of people use the i tag. Even though it's not semantic, it is very performant as it's a one-lettered tag. For this tutorial, we're going to use icons that link elsewhere, because links are associated with hover states. The most common set of icons around the web that act as familiar links are social icons. I'll use the following 5 so that we can see different icons in action for each of the demos:
  • Facebook
  • Twitter
  • Google plus

Now lets start this tutorial. Before starting this tutorial take a backup of your template.
Now Go to Blogger Dashboard > Template > Edit HTML and past the below CSS Code before </style>
 .icon {
display: inline-block;
vertical-align: top;
overflow: hidden;
margin: 4px;
width: 92px;
height: 96px;
font-size: 0;
text-indent: -9999px;
background-color: #404040;
}

.icon-border {
position: relative;
}

.icon-border::before,
.icon-border::after {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: &quot;&quot;;
}

.icon-border::before {
z-index: 1;
-webkit-transition: box-shadow 0.3s;
transition: box-shadow 0.3s;
}

.icon-border::after {
z-index: 2;
background: url(&quot;http://i.imgur.com/gOZiqfy.png&quot;);
background-image: url(&quot;http://callmenick.com/_development/icons-css3-transitions/img/icons4.svg&quot;), none;
}

/* facebook */
.icon-border.facebook::before {
box-shadow: inset 0 0 0 48px #3b5998;
}

.icon-border.facebook:hover::before {
box-shadow: inset 0 0 0 4px #3b5998;
}

.icon-border.facebook::after {
background-position: 0 0;
}

/* twitter */
.icon-border.twitter::before {
box-shadow: inset 0 0 0 48px #4099ff;
}

.icon-border.twitter:hover::before {
box-shadow: inset 0 0 0 4px #4099ff;
}

.icon-border.twitter::after {
background-position: -96px 0;
}

/* google plus */
.icon-border.googleplus::before {
box-shadow: inset 0 0 0 48px #d34836;
}

.icon-border.googleplus:hover::before {
box-shadow: inset 0 0 0 4px #d34836;
}

.icon-border.googleplus::after {
background-position: -192px 0;
}


Now Save Template.

After that, Go to Layout> Add a gadget > HTML/Javascript past below code and edit all # tag with your social links.
<a href="#" class="icon icon-border facebook">facebook</a>
<a href="#" class="icon icon-border twitter">twitter</a>
<a href="#" class="icon icon-border googleplus">google+</a>




Reference: http://callmenick.com/post/nicer-icon-hover-effects-with-css3-transitions