Nice social button

Developer
Size
2,871 Kb
Views
24,288

How do I make an nice social button?

What is a nice social button? How do you make a nice social button? This script and codes were developed by Eddy on 27 August 2022, Saturday.

Nice social button Previews

Nice social button - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Nice social button</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet" /> <div class="textwidget"> <ul class="social-icons large"> <li class="twitter"> <a href="http://www.twitter.com" target="_blank"> <i class="fa-twitter"></i> <i class="fa-twitter"></i> </a> </li> <li class="facebook"> <a href="https://www.facebook.com" target="_blank"> <i class="fa-facebook"></i> <i class="fa-facebook"></i> </a> </li> <li class="youtube"> <a href="http://www.youtube.com" target="_blank"> <i class="fa-youtube"></i> <i class="fa-youtube"></i> </a> </li> <li class="googleplus"> <a href="https://plus.google.com" target="_blank"> <i class="fa-google-plus"></i> <i class="fa-google-plus"></i> </a> </li> </ul> </div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Nice social button - Script Codes CSS Codes

body { background: #252525;
}
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.social-icons.large { height: auto; overflow: hidden; list-style: none!important;
}
.social-icons.large li { float: left; display: inline-block; height: 50px;
}
.social-icons.large li a { display: inline-block; overflow: hidden; position: relative; text-align: center; transition: all 0.35s; color: #ccc; outline: none!important; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; text-decoration: none; padding: 14px; width: 50px; height: 50px; line-height: 50px; font-size: 24px;
}
.social-icons.large li a:hover i { top: -52px;
}
.social-icons.large .twitter a:hover { color: #fff; background-color: #00aced;
}
.social-icons.large .facebook a:hover { color: #fff; background-color: #3b5998;
}
.social-icons.large .youtube a:hover { color: #fff; background-color: #bb0000;
}
.social-icons.large .googleplus a:hover { color: #fff; background-color: #dd4b39;
}
.social-icons.large .fa,
.social-icons.large [class^="fa-"] { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; height: 100%; position: relative; top: 0%; transition: top 0.35s; width: 100%; margin-bottom: 31px;
}
.social-icons.large .fa-twitter:before { content: "\f099";
}
.social-icons.large .fa-facebook:before { content: "\f09a";
}
.social-icons.large .fa-youtube:before { content: "\f167";
}
.social-icons.large .fa-google-plus:before { content: "\f0d5";
}
Nice social button - Script Codes
Nice social button - Script Codes
Home Page Home
Developer Eddy
Username emnbdx
Uploaded August 27, 2022
Rating 3
Size 2,871 Kb
Views 24,288
Do you need developer help for Nice social button?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Eddy (emnbdx) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!