Showing posts with label Label. Show all posts
Showing posts with label Label. Show all posts

Thursday, June 6, 2013

Black Color Cloud Label Widget For Blogger

File Under: , 2 comments

In this post im  gonna  explain  how to add attractive Black cloud label widget for blogger. So this labels are neat and  nice  looking, peoples  can find the any categories  easily. Few  months  ago  i published few post with   different  style  cloud  labels  with  various colors. If  this  is not  match  for  you. you  can  find best one  from  below list. If  you have  any  problem with adding Black  Cloud Label Widget . Just leave a comment or contact me.I will help.

Grey+Color+Cloud+Label+Widget

You may like these articles

Green Cloud Label widget for blogger
Orange Cloud Label widget for blogger
Blue Cloud Label widget for blogger

How to add Black Color Cloud Label Widget For Blogger


1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    ]]></b:skin>

6. Paste below code Before ]]></b:skin> tag
/*-----Custom Labels widget by www.bloggertrix.com----*/

#Label1 a{float:left;
height:18px;
line-height:18px;
position:relative;
font-size:12px;
margin-bottom: 9px;
margin-left:10px;
padding:5px;
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color:#fff;
text-decoration:none;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;}
#Label1 a:hover{fbackground: rgb(73,192,240); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,192,240,1) 0%, rgba(44,175,227,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,192,240,1)), color-stop(100%,rgba(44,175,227,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,192,240,1) 0%,rgba(44,175,227,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 ); /* IE6-9 */}
.label-size{line-height:1.5;align:left;}
.h2head-text {margin:-40px 10px 8px 55px;color:#666666;font-family:arial;font-size:13px;}

#Label1{width:320px;;border-bottom-width: 1px;
border-bottom-style: solid;  
border-bottom-color: #D8D8D8;}


7. Now Click  Save Template.
Hope Black Color Cloud Label Widget helps to make your blog attractive.
Read More

Tuesday, May 21, 2013

Purple Cloud Label Widget For Blogger

File Under: , No comments

In this post im gonna explain how to add attractive purple cloud  label widget for blogger. So this Purple Cloud labels are neat and nice looking, peoples can find the any categories easily. Few months ago i published few post with different style cloud labels  with various colors. If this is not match  for you. you can find best one from below list. I cant provide demo for this  tutorial.Just look at below purple cloud label style.

purple-Cloud-Label

You may like these articles.
Green Cloud Label widget for blogger
Orange Cloud Label widget for blogger
Blue Cloud Label widget for blogger

How to add Purple Cloud Label Widget For Blogger


1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template
3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    ]]></b:skin>

6. Paste below code Before ]]></b:skin> tag

/*-----Custom Labels widget by www.bloggertrix.com----*/
#Label1 a{
outline:1px dotted #FEB380;border: 1px rgba(0,0,0,0.2) solid;padding: 6px 8px 6px 14px;text-decoration:none;
color:black;white-space: nowrap;
font-family: arial,serif;text-transform:capitalize;
font-size: 12px;font-weight: bold;
position: relative !important;background: #aa00ff;
-moz-opacity:0.75;
-khtml-opacity:0.75;opacity:0.75;
filter:alpha(opacity:75%);
float:left;padding: 4px 3px;
margin: 0 5px 5px 0;
border-radius:4px 4px; -moz-border-radius:8px 4px 4px 4px; -khtml-border-radius:4px 4px 4px 4px; -webkit-border-radius:4px 4px 4px 4px; border-radius:4px 4px 4px 4px;
}
#Label1 a:hover {
-moz-opacity:1;
-khtml-opacity:1;
opacity:1;
background:#A55A27;color:white;
-webkit-transition:all ease-in-out .5s;
-moz-transition:all ease-in-out .5s;
-o-transition:all ease-in-out .5s;
transition:all ease-in-out .5s;
}
#Label1 a:active {
background:#B24700;color:#80FFFE;
-webkit-transition:all linear .5s;
-moz-transition:all linear .5s;
-o-transition:all linear .5s;transition:all linear .5s;
}

7. Now Click  Save Template. You are done.
leave a comment, if you need  a help to add this Purple cloud Label Widget to your blog.
Read More

Tuesday, March 26, 2013

Yellow Color Cloud Label Widget For Blogger

File Under: 1 comment


In this post im  gonna  explain  how  to add attractive Yellow cloud  label  widget for  blogger. So this labels are neat and  nice  looking, peoples  can find the any categories  easily. Few  months  ago  i published few post with   different  style  cloud  labels  with  various colors. If  this   is  not  match  for  you. you  can  find best one  from  below  list. I  cant  provide   demo  for  this   tutorial. If  you  have  any   problem  with   this tutorial. Just leave a comment or contact me.

Green Cloud Label widget for blogger
Orange Cloud Label widget for blogger
Blue Cloud Label widget for blogger
Get All here.

Yellow+Color+Cloud+Label+Widget

1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    ]]></b:skin>

6. Paste below code Before ]]></b:skin> tag
/*-----Custom Labels widget by www.bloggertrix.com----*/

#Label1 a{float: left;
    font-size: 11px!important;
    line-height: 1em!important;
    display: block;
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 7px;
    background: #ffd964 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLWYa7m9rdAHWlBWshNZ9OfICWq_nG9ScPX7vB2ZszNm2VnMK6ig_MEpT3mVxpm4P_0z3638pntQnA8B6mVmrWKauJ1IoJz_SFuVwq6rWl5_4mtf3eS626jWTiifO-r2TSIdRliPjLcN0/s1600/yellow-btrix.png);
    border: 1px solid #F9B653;
    color: #9C6533!important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
    webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#Label1 a:hover{background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3L8KnjvDZeBsKALbpx80jrTL3yJdlys4rj5D4JtBDB1XLMLFZjFEzGeCpxZatjEcCxl3VHCjqcv5kEGnDjxWu7ichqVzODiPW8b2n4Fl4DXszGQ9m99Elw2QY3jS-MbcdLxttyxTHXC4/s1600/yellow-btrix-hover.png);}
#Label1 a:active { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEioOvMlaVyNOsfSOgC88MucLzF95ZZpbkfbMOVam1IF03hei52ZF4KrhR_eZ21uHNjCmif_LqymUuAT0_IYIgvX5XDIhcdPMEufd1Wav-jMdb6cRQuKjFnZ7XPcRUGhOUYQd9Iu5UBQO9U/s1600/yellow-btrix-active.png); }

7. Now Click  Save Template.

    You are done...
Read More

Wednesday, January 23, 2013

Css3 Green Cloud Label Widget For Blogger

File Under: 3 comments

In this post im gonna explain how to add nice label/ category widget  for blogger.This labes looks great, visitors   can  find  what  category  they  needs. few months  ago i  was  posted   about    Attractive Css3 Labels /  Category   Widget For  Blogger.  However this is also same trick with different style. Im using CSS3 for  this  trick  check blow image for example.Follow below steps to add it to your blog. Its easy.
Css3+Green+Cloud+Lable+Widget+For+Blogger


1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    ]]></b:skin>

6. Paste below code Before ]]></b:skin> tag
/*-----Custom Labels widget by www.bloggertrix.com----*/

#Label1 a{outline: 1px rgba(255,255,255,0.4) dashed;
    border: 1px rgba(0,0,0,0.3) dashed;
    padding: 4px 10px 4px 20px;
    text-decoration: none;
    color:#000000;
    white-space: nowrap;
font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    position: relative !important;
    background: #8dc63f;
    float: left;
    padding: 5px 3px;
    margin: 0 5px 5px 0;
   border-radius:4px 4px; -moz-border-radius:4px 4px 4px 4px; -khtml-border-radius:4px 4px 4px 4px; -webkit-border-radius:4px 4px 4px 4px; border-radius:4px 4px 4px 4px;
}
#Label1 a:hover{color: rgba(0,0,0,0.5);}
.label-size{line-height:1.5;align:left;}

7. Now Click  Save Template.

    You are done...
Read More

Saturday, November 17, 2012

Attractive CSS Cloud Label Style For Blogger

File Under: , 6 comments

In this post im gonna explain how to add nice label /category widget  for blogger  few weeks ago i was posted   about  Attractive  Css3  Labels /  Category  Widget For  Blogger. So,  this  is  also  same  trick. However this is also same trick with different style. Im using CSS for  this  trick  check blow image for example.Earlier i posted about same trick Change Blogger Label Links As Brick / Box Style. Follow below steps to add it to your blog.Its easy.

Attractive+cloud+label+for+blogger


1. Log in to blogger account & Go to Design >> Edit HTML

2. Find this code  by using Ctrl+F  ]]></b:skin>

3.Paste below code Before ]]></b:skin> code

/*-----Custom Labels Cloud widget by www.bloggertrix.com----*/
.label-size{
margin:0 2px 6px 0;
padding: 3px;
text-transform: uppercase;
border: solid 1px #C6C6C6;
border-radius: 3px;
float:left;
text-decoration:none;font-size:10px;color:#666;}

.label-size:hover {
border:1px solid #6BB5FF;
text-decoration: none;-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-moz-transform: rotate(7deg);
-o-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
-ms-transform: rotate(7deg);
transform: rotate(7deg);
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand');
zoom: 1;
}
.label-size a {
text-transform: uppercase;
float:left;
text-decoration: none;
}.label-size a:hover {
text-decoration: none;
}

4. Now Click  Save Template.

    You are done...
Read More