Note For Indian Visitors

Due to the ban on adf.ly in india, Indian users will not be able to view the links directly. To access the links, kindly put https:// before the adf.ly urls OR replace adf.ly with v1.adf.ly to open download links in my site.

Add Expanded Social Network Widget By The Next Generation

Add Expanded Social Network Widget By The Next Generation
Hi friends, do you want to add a cool Social Network Widget based on CSS in your blog...?? Then, I am providing you a code to add this cool Social Network Widget in your blog. Just follow the instructions:
> Login to your blogger account.
> Now go to Layout > Add A Gadget.
> Now copy this code and paste in the html box.
<!--Pure CSS Expanded "Social Network" Widget By ashutoshthehacker.blogspot.com-->
<style>
#thenextgeneration-SNS {
width: 260px;
margin: 5px 20px;
padding:5px;
}
#thenextgeneration-SNS li {
cursor: pointer;
height: 48px;
position: relative;
list-style-type: none;
}
#thenextgeneration-SNS .icon {
background: #D91E76 url('http://3.bp.blogspot.com/-unjaHZfdU1k/UK7b1J4pfOI/AAAAAAAAAzA/r7ccqS2FovU/s1600/MoreBlogTools-SNS.png') 0 0 no-repeat;
background-color: rgba(217, 30, 118, .42);
border-radius: 30px;
display: block;
color: #141414;
float:none;
height: 48px;
line-height: 48px;
margin: 5px 0;
position: relative;
text-align: left;
text-indent: 90px;
text-shadow: #333 0 1px 0;
white-space: nowrap;
width: 48px;z-index: 5;
-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;
-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;
-webkit-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;
-moz-box-shadow: rgba(0,0,0, .28) 0 2px 3px; -o-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;
text-decoration: none;
}
#thenextgeneration-SNS span:hover {
visibility: hidden;
}
#thenextgeneration-SNS span {
display: block;
top: 15px;position: absolute;
left: 90px;
}
#thenextgeneration-SNS .icon {
color: #fafafa;
overflow: hidden;
}
#thenextgeneration-SNS .fb {
background-color: rgba(45,118,185, .42);
background-position: 0 -382px;
}
#thenextgeneration-SNS .twit {
background-color: rgba(0, 161, 223, .42);
background-position: 0 -430px;
}
#thenextgeneration-SNS .google {
background-color: rgba(167, 0, 0, .42);
background-position: 0 -478px;
}
#thenextgeneration-SNS .pint {
background-color: rgba(204, 0, 0, .42);
background-position: 0 -526px;
}
#thenextgeneration-SNS .linked {
background-color: rgba(0, 87, 114, .42);
background-position: 0 -574px;
}
#thenextgeneration-SNS .deviant {
background-color: rgba(76, 122, 74, .42);
background-position: 0 -622px;
}
#thenextgeneration-SNS .ytube {
background-color: rgba(170, 0, 0, .42);
background-position: 0 -670px;
}
#thenextgeneration-SNS .rss {
background-color: rgba(255,109, 0, .42);
background-position: 0 -718px;
}
#thenextgeneration-SNS li:hover .icon {
width: 250px;
}
#thenextgeneration-SNS li:hover .icon {
background-color: #d91e76;
}
#thenextgeneration-SNS li:hover .fb {
background-color: #2d76b9;
background-position: 0 2px;
}
#thenextgeneration-SNS li:hover .twit {
background-color: #00A1DF;
background-position: 0 -46px;
}
#thenextgeneration-SNS li:hover .google {
background-color: #A70000;
background-position: 0 -94px;
}
#thenextgeneration-SNS li:hover .pint {
background-color: #C00;
background-position: 0 -142px;
}
#thenextgeneration-SNS li:hover .linked {
background-color: #005772;
background-position: 0 -190px;
}
#thenextgeneration-SNS li:hover .deviant {
background-color: #4C7A4A;
background-position: 0 -238px;
}
#thenextgeneration-SNS li:hover .ytube {
background-color: #A00;
background-position: 0 -286px;
}
#thenextgeneration-SNS li:hover .rss {
background-color: #EC5601;
background-position: 0 -334px;
}
#thenextgeneration-SNS .icon:active {
bottom: -2px;-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
}
</style>
<ul id="thenextgeneration-SNS">
<li ><a href="Facebook URL" class="icon fb">Like us on Facebook</a><span>Like us on Facebook</span>
</li>
<li ><a href="Twitter URL" class="icon twit" >Follow us on Twitter</a><span>Follow us on Twitter</span>
</li>
<li ><a href="Google+ URL" class="icon google" >Follow us on Google+</a><span>Follow us on Google+</span>
</li>
<li ><a href="Pinterest URL" class="icon pint">Follow us on Pinterest</a><span>Follow us on Pinterest</span>
</li>
<li ><a href="Linkedin URL" class="icon linked" >Follow us on LinkedIn</a><span>Follow us on LinkedIn</span>
</li>
<li ><a href="DeviantArt URL" class="icon deviant" >Follow us on DeviantArt</a><span>Follow us on DeviantArt</span>
</li>
<li ><a href="YouTube URL" class="icon ytube">Follow us on Youtube</a><span>Follow us on Youtube</span>
</li>
<li ><a href="RSS Feed URL" class="icon rss" >Subscribe via RSS</a><span>Subscribe via RSS</span>
</li>
</ul>
<!--Pure CSS Expanded "Social Network" Widget By ashutoshthehacker.blogspot.com-->
> Now replace the highlighted text with your profile's url.
> Now save the widget and click Save Arrangement.
> Open your blog and see the widget live.
Keep visiting for more tips and tricks.

0 comments:

Post a Comment

Download Our Android App

download our android app

Online Reputation

ashutoshthehacker.com Webutation

Site Protected..!! Don't Copy

Contact Form

Name

Email *

Message *