Showing posts with label Widgets. Show all posts
Showing posts with label Widgets. Show all posts

Tuesday, 24 December 2013

// // Leave a Comment

Christmas Special Social Bookmarking Widget for Blogger

Here I'm back with Christmas decoration widgets for blogger. After my previous post about Snow balls effects I'm now going to help you in adding a Christmas special social bookmarking widget.


Why this Bookmarking widget?

  • Responsive
  • New
  • Loads faster
  • Doesn't affect load time
  • Looks good


How to add this widget to blogger?

  • Click on the blog you want to decorate
  • Click on Dashboard >> Template >> Edit Html
  • Find the below code (Press Ctrl+F for search box)
</head>

  • Just above/before </head>  Place the following code

<script type="text/javascript" src="http://w.sharethis.com/gallery/shareegg/shareegg.js"></script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script> <script type="text/javascript">stLight.options({publisher: "bea50586-2b9f-448d-947a-01385f28e305", onhover:false});</script>
<link media="screen" type="text/css" rel="stylesheet" href="http://w.sharethis.com/gallery/shareegg/shareegg.css"></link>

  • Now find the below code
</body>

  • Place the below code just before/above </body>

<div style='position: fixed; bottom: 2%; left: 2%;'><div id='shareThisOrnament' class='shareEgg'></div>
<script type='text/javascript'>stlib.shareEgg.createEgg('shareThisOrnament', ['facebook','twitter','googleplus','pinterest','stumbleupon','linkedin','email','sharethis'], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:'holiday'});</script>
</div><a href="http://www.makingeffective.blogspot.com/">Blogger Tips</a><!-- End Code From http://www.makingeffective.blogspot.com/ -->

  • Save the Template and reload your blog!

Last Words

The widget may not work if any editing done in the codes. Stay connected!
Read More
// // Leave a Comment

Celebrate X-Mas with Snow Effect for Blogger

Merry Christmas

This Christmas make your blog speak your greeting. Give your blog a new touch for Christmas and Holidays.
Need help with that?
Today I'm here to tell you how to add snow effect to blogger blog. Everyone these days is excited in preparation and decorations for X-mas. Why only home?  Also decorate your online blog.


Let's begin Christmas decoration!

Why this snow effect?

  • Neat and clean snow balls
  • Changes direction according to curser location
  • Takes less time to load
  • Doesn't affect loading time
  • Snow balls stick to the taskbar 


How to add Snow Effect?

  • Click on the blog you want to decorate
  • Click on Dashboard >> Layout >> Add Element >> Html/JavaScript
  • Paste the below code in content section and leave title section empty
<script type="text/javascript" src="http://goo.gl/7mYZHS">
</script>

  • Save the widget and reload your blog and there come snow balls. 
Enjoy! Stay connected for more decorations!

Read More

Thursday, 12 December 2013

// // 1 comment

BlogTipsnTricks Style Menu For blogger blog

BlogTipsnTricks a very successful blog by +Chandeep J is getting a lot famous with blogger beginners. He is giving his full efforts for serving Bloggers. One of the most attractive thing on this blog is its menu, which is responsive and very cool. Today I will help you in adding this menu to your blog.

css menu

One of the most good thing about this menu is it is responsive and even works on small screens.
After one month of google search I got this code from Bloggertipsandtricks.net 
So lets start....

Demo

blogtipsntricks css menu

How to add to Blogger Blog

Follow instructions carefully. Modification in code may affect the result.

Add this as gadget under the header
<font><font><link rel="stylesheet" type="text/css" href="http://bloggertipsandtricks-net.googlecode.com/svn/trunk/responsivemenu.css"/></font></font><font></font><font><font>
< script  SRC = "http://bloggertipsandtricks-net.googlecode.com/svn/trunk/modrnizerrespomenu.js" > </ script > </ font > </ font > < font > </ font > < font > < font >
< div  Class = "Main clearfix" > </ font > </ font > < font > </ font > < font > < font >
< nav  id = "menu"  Class = "nav" > </ font > </ font > < font > </ font > < font > < font >
< ul > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-Home" > </ I > </ Span > < Span > Home </ Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-Services" > </ I > </ Span > < Span > Services </ Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-Portfolio" > </ I > </ Span > < Span > Portfolio </ Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-Blog" > </ I > </ Span > < Span > Blog </ Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-Team" > </ I > </ Span > < Span > The Team < / Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
< li > < A  href = "#" > < Span  Class = "icon" > < I  Aria-hidden = "True"  Class = "icon-contact" > </ I > </ Span > < Span > Contact </ Span > </ A > </ li > </ font > </ font > < font > </ font > < font > < font >
</ Ul > </ font > </ font > < font > </ font > < font > < font >
</ Nav > </ font > </ font > < font > </ font > < font > < font >
</ Div > </ font > </ font > < font > </ font > < font > < font >
<! - / Container -> < script > </ font > </ font > < font > </ font > < font > < font >
   / / The Function to Change the Class </ font > </ font > < font > </ font > < font > < font >
   var changeClass = Function (R, className1, className2) {</ font > </ font > < font > </ font > < font > < font >
    var regex = new RegExp ("(;: ^ | \ \ s +)" + + className1 "(;: \ \ s + | $)")? </ font > </ font > < font > </ font > < font > < font >
    IF (regex.test (r.className)) {</ font > </ font > < font > </ font > < font > < font >
     r.className = r.className.replace (regex,'' + +'' className2)? </ font > </ font > < font > </ font > < font > < font >
       } </ font > </ font > < font > </ font > < font > < font >
       else {</ font > </ font > < font > </ font > < font > < font >
     r.className = r.className.replace (new RegExp ("(?: ^ | \ \ s +)" + className2 + "(?: \ \ s + | $)"),'' + className1 +'') ? </ font > </ font > < font > </ font > < font > < font >
       } </ font > </ font > < font > </ font > < font > < font >
       Return r.className? </ font > </ font > < font > </ font > < font > < font >
   }? </ font > </ font > < font > </ font >
< font > </ font > < font > < font >
   / / Creating our Button in JS for smaller Screens </ font > </ font > < font > </ font > < font > < font >
   var menuElements = document.getElementById ('menu')? </ font > </ font > < font > </ font > < font > < font >
   menuElements.insertAdjacentHTML ('afterBegin', '< Button  type = "Button"  id = "menutoggle"  Class = "navtoogle"  Aria-hidden = "True" > < I  Aria-hidden  = "True"  Class  = "icon-menu"  > </ I > Menu </ Button > ')? </ font > </ font > < font > </ font >
< font > </ font > < font > < font >
   / / Toggle the Class to click on Show / Hide the menu </ font > </ font > < font > </ font > < font > < font >
   document.getElementById ('menutoggle'). onclick = Function () {</ font > </ font > < font > </ font > < font > < font >
    changeClass (this, 'navtoogle Active', 'navtoogle')? </ font > </ font > < font > </ font > < font > < font >
   } </ font > </ font > < font > </ font > < font > < font >
  </ Script > </ font > </ font > < font > </ font > < font > < font >
 < script  SRC = "/ / ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" > </ script > </ font > </ font > < font > </ font >
 Replace # your with your link.

Congo you are done enjoy :D
Read More

Thursday, 22 August 2013

// // Leave a Comment

Cutomize your blogger label widget with css

Hey everyone. Think you are learning proper blogging tips from my blog as I'm trying my level best.
Today I will tell you the easiest way to customize your blogger blog's labels. It is easy and effective too. I have already told you the importance of the label widget on your blog. It stops your reader on your blog for the most of the time he/she has as it gives more wide navigation facility to the reader. It is easy to customize. So lets start it...

Why to customize labels?

  • Enhance look
  • Professional style
  • Increase traffic

How to customize labels?

  1. Go to your blogger account.
  2. Click on the layout tab on left panel > add element > Labels
  3. Select cloud style and uncheck number of post per label
  4. To customize the label widget, Click on the template
  5. Backup your blogger template 
  6. Click on Edit Html and click ctrl+f in html edit box.
  7. Find the following code
]]></b:skin>
     8. Paste the code of the theme of the label you like from the following choices -


.label-size {     float: left;     margin: 0 0 7px 20px;     position: relative;     font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;     font-size: 0.75em;     font-weight: bold;     text-decoration: none;     color: #996633;     text-shadow: 0px 1px 0px rgba(255,255,255,.4);     padding: 0.417em 0.417em 0.417em 0.917em;     border-top: 1px solid #d99d38;     border-right: 1px solid #d99d38;     border-bottom: 1px solid #d99d38;     -webkit-border-radius: 0 0.25em 0.25em 0;     -moz-border-radius: 0 0.25em 0.25em 0;     border-radius: 0 0.25em 0.25em 0;     background-image: -webkit-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -moz-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -o-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -ms-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 71));     filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#feda71', EndColorStr='#feba47');     -webkit-box-shadow: inset 0 1px 0 #faeaba,         0 1px 1px rgba(0,0,0,.1);     -moz-box-shadow: inset 0 1px 0 #faeaba,         0 1px 1px rgba(0,0,0,.1);     box-shadow: inset 0 1px 0 #faeaba,         0 1px 1px rgba(0,0,0,.1);     z-index: 1; } .label-size:before {     content: '';     width: 1.30em;     height: 1.39em;     background-image: -webkit-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -moz-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -o-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: -ms-linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));     background-image: linear-gradient(left top, rgb(254, 218, 113), rgb(254, 186, 71));     filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#feda71', EndColorStr='#feba47');     position: absolute;     left: -0.69em;     top: .2em;     -webkit-transform: rotate(45deg);     -moz-transform: rotate(45deg);     -o-transform: rotate(45deg);     transform: rotate(45deg);     border-left: 1px solid #d99d38;     border-bottom: 1px solid #d99d38;     -webkit-border-radius: 0 0 0 0.25em;     -moz-border-radius: 0 0 0 0.25em;     border-radius: 0 0 0 0.25em;     z-index: 1; } .label-size:after {     content: '';     width: 0.5em;     height: 0.5em;     background: #fff;     -webkit-border-radius: 4.167em;     -moz-border-radius: 4.167em;     border-radius: 4.167em;     border: 1px solid #d99d38;     -webkit-box-shadow: 0 1px 0 #faeaba;     -moz-box-shadow: 0 1px 0 #faeaba;     box-shadow: 0 1px 0 #faeaba;     position: absolute;     top: 0.667em;     left: -0.083em;     z-index: 9999; } #Label1 {     height: 210px; } .label-size:hover {     background-image: -webkit-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -moz-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -o-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -ms-linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: linear-gradient(top, rgb(254, 225, 141), rgb(254, 200, 108));     filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fee18d', EndColorStr='#fec86c');     border-color: #e1b160; } .label-size:hover:before {     background-image: -webkit-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -moz-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -o-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: -ms-linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));     background-image: linear-gradient(left top, rgb(254, 225, 141), rgb(254, 200, 108));     filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#fee18d', EndColorStr='#fec86c');     border-color: #e1b160; } 


#Label1 a{position:relative !important;
margin:4px;
padding:3px;
float:left;
white-space:nowrap;
background:#E0DDDD;
color:#454242;
border:1px solid #454242;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
font-family: "Arial","Helvetica",sans-serif;
font-size:12px;
text-decoration:none;
text-transform:capitalize;
-moz-transition:all .6s linear ;
-webkit-transition:all .6s linear ;
-o-transition:all .6s linear ;
transition:all .6s linear ;
}
#Label1 a:hover {
background:#6992E9;
color:#F3F4F8;
-moz-transition:all .3s ease ;
-webkit-transition:all .3s ease ;
-o-transition:all .3s ease ;
transition:all .3s ease ;
}


/* Code By www.makingeffective.blogspot.com */

.list-label-widget-content ul
{
    list-style-type:none;
    padding-left:0px !important;
    display:inline-block !important;
}
.list-label-widget-content li {
    display:inline-block;
 }


.list-label-widget-content li a  {
color: #777;
font: 9px verdana;
text-transform: uppercase;
transition: border-color .218s;
background:
#f4f4f4;
background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(
#F5F5F5), to(
#F1F1F1));
display: inline-block;
text-shadow: 0 1px 0
#fff;
-webkit-transition: border-color .218s;
-moz-transition: border .218s;
-o-transition: border-color .218s;
transition: border-color .218s;
background:
#f3f3f3;
background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(
#F5F5F5), to(
#F1F1F1));
background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(
#F5F5F5), to(
#F1F1F1));
border: solid 1px
#ccc;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
margin: 0 4px 4px 0;
padding: 3px 5px;
text-decoration: none;
}
.list-label-widget-content li a:hover {
color: #333;
border-color: #999;
-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px
rgba(0,0,0,0.15);
}

9. Paste the code just above/before ]]></b:skin>
10. Now save the template. Check your blog with an awesome new label widget

Last lines

Do not edit the codes or the customization would not work. If you like my work please give me your feedback. It will encourage me to develop it more. Thanks for your presence.
Also read -
Stay in touch
Read More

Tuesday, 20 August 2013

// // Leave a Comment

Enhance your audience with Google+

Think you all were waiting for my next post. Thanks if you were waiting for it.
Google+ is a new social network by google. You can imagine the goodness by the word google. Google is one of the most successful companies in the internet world. It deals with internet. It owns almost all types of platforms like social site, search engine, video network, site builder, blog builder, translator, so on and so forth. Many people use google+ and connect with their friends or make their online business prosper. So for this purpose google has launched Google+ badges which you can embed on your website/blog. This badge allows your readers to follow you on google+ which indirectly helps you increase traffic and regular checking of your blog with your readers.
This widget has an excellent look which will surely look professional with your template. It also has options of shade like dark and light. It has a minimum looking theme.

Why to add this badge?

  • New and elegant look
  • Dual theme (light & dark)
  • Dual styles (landscape & portrait)

How to add a badge?


It is so easy to install even newbies can do it like a charm. Just follow these following steps carefully -
  1. Go to your blogger account.
  2. Click on Layout > add element > Html/JavaScript.
  3. Select from the styles given below

<!-- Place this tag where you want the widget to render. -->
<div class="g-person" data-width="289" data-href="//plus.google.com/G+ ID" data-theme="dark" data-layout="landscape" data-rel="author"></div>

<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

<!-- Place this tag where you want the widget to render. -->
<div class="g-person" data-width="289" data-href="//plus.google.com/G+ID" data-layout="landscape" data-rel="author"></div>

<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>



<!-- Place this tag where you want the widget to render. -->
<div class="g-person" data-width="289" data-href="//plus.google.com/G+ID" data-rel="author"></div>

<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>


<!-- Place this tag where you want the widget to render. -->
<div class="g-person" data-width="289" data-href="//plus.google.com/G+ID" data-theme="dark" data-rel="author"></div>

<!-- Place this tag after the last widget tag. -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

Final step

+ Replace the value of the width of  the badge according to your requirement like replace 289 with 300 if needed. Put your google+ profile number you can find that by going to your google+ profile and checking your url

Now just save it and you are done. Drag the element where ever you want it to be. Think you like this widget. Let me know your responses on my tutorial for the widget.
Stay in touch
Read More
// // Leave a Comment

How to make a blog widget sticky

 Hi everyone, how's you? I think you all are fine and are making your blogs prosper more and more everyday with each and every post by you.
Today I'm going to help you know how to make a blogger blog widget sticky. You can make any widget sticky like Facebook like box, Google+ Follow me, Popular post, Labels, etc. These all widgets if used as sticky can increase traffic to your blog and also increase your follows and likes too. If labels are made sticky they can stop reader to stay on your blog for more time.
You can even make your menu sticky with this code which also enhances your blogger template and also increase traffic.

How to make a blog widget sticky?

  1. Firstly, Go to your blogger dashboard.
  2. Now click on Template > Edit Html.
  3. Search for the following code
</body>
     4.  Paste the below code just above/before </body>

<script>//<![CDATA[
bs_makeSticky("Widget_Id"); // enter your widget ID here
function bs_makeSticky(elem) {
    var bs_sticky = document.getElementById(elem);
    var scrollee = document.createElement("div");
    bs_sticky.parentNode.insertBefore(scrollee, bs_sticky);
    var width = bs_sticky.offsetWidth;
    var iniClass = bs_sticky.className + ' bs_sticky';
    window.addEventListener('scroll', bs_sticking, false);
    function bs_sticking() {
        var rect = scrollee.getBoundingClientRect();
        if (rect.top < 0) {
            bs_sticky.className = iniClass + ' bs_sticking';
            bs_sticky.style.width = width + "px";
        } else {
            bs_sticky.className = iniClass;
        }
    }
}
//]]>
</script>
<style>
.bs_sticking {background:#f2f2f2 !important; position:fixed !important; top:0; z-index:9999; box-shadow:0px 10px 4px -5px rgba(0,0,0,0.3); margin-top: 0; position:relative\9 !important;}
</style>
+ Replace Widget_Id with the widget id which you want to make sticky. Example- If the widget id is HTML99 than place the code as
bs_makeSticky("HTML99"); // enter your widget ID here
Now click on save the template and refresh your blog. Scroll down your blog and check the stickiness.
Stay in touch
Read More