Pure CSS Social Widget

Developer
Size
2,262 Kb
Views
14,168

How do I make an pure css social widget?

Pure css social widget using before and after. What is a pure css social widget? How do you make a pure css social widget? This script and codes were developed by Izzy Skye on 27 October 2022, Thursday.

Pure CSS Social Widget Previews

Pure CSS Social Widget - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pure CSS Social Widget</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
<div class="title"> <h2>Output for my social widget plugin for wordpress</h2>
</div>
<div class="sidebar-social-widget"> <div class="scw-title"><h2>Join our community</h2></div> <div class="scw-links"> <a href="#"> <div class="scw-twitter scw"> Follow us on Twitter <div class="mask"></div> </div> </a> <a href="#"> <div class="scw-facebook scw"> Like us on Facebook <div class="mask"></div> </div> </a> <a href="#"> <div class="scw-google scw"> Circle us on Google+ <div class="mask"></div> </div> </a> <a href="#"> <div class="scw-rss scw"> Get our RSS <div class="mask"></div> </div> </a> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Pure CSS Social Widget - Script Codes CSS Codes

body {margin:0;background-color:#1d1f20;}
.title h2 {margin-top:50px;text-align:center;color:#EEE;font-weight:300;font-family: 'Roboto', sans-serif;}
.sidebar-social-widget {position:relative;margin:100px auto;width:220px;}
.sidebar-social-widget * {box-sizing:border-box;transition:all 0.3s;-webkit-transition:all 0.3s;color:#EEE;font-family: 'Roboto', sans-serif;}
.sidebar-social-widget > .scw-title {position:relative;float:left;margin-bottom:20px;width:127%;}
.sidebar-social-widget > .scw-title > h2 {font-size:30px;font-weight:300;}
.sidebar-social-widget > .scw-links {width:100%;overflow:hidden;}
.sidebar-social-widget > .scw-links .scw {position:relative;float:left;width:100%;font-size:15px;font-weight:bold;margin-bottom:12px;padding:6px 6px 6px 41px;background-color:#E0346A;color:#EEE;}
.sidebar-social-widget > .scw-links .scw:hover {background-color:rgba(224, 52, 106,0.7);color:#FFF;}
.sidebar-social-widget > .scw-links .scw:before {content:'';position:absolute;width:32px;height:32px;top:0;left:0;background-image:url('http://cdn.designrazzi.net/wp-content/uploads/2013/09/free-flat-social-media-icons.jpg');background-repeat:no-repeat;border-right:2px solid #1d1f20;}
.sidebar-social-widget > .scw-links .scw:after {content:'';position:absolute;top:0;right:0;width:0;height:0;border:16px solid transparent;border-right-color:#1d1f20;}
.sidebar-social-widget > .scw-links .scw-twitter:before {background-position:-70px -13px;}
.sidebar-social-widget > .scw-links .scw-facebook:before {background-position:-14px -9px;}
.sidebar-social-widget > .scw-links .scw-google:before {background-position:-180px -12px;}
.sidebar-social-widget > .scw-links .scw-rss:before {background-position:-397px -14px;}
Pure CSS Social Widget - Script Codes
Pure CSS Social Widget - Script Codes
Home Page Home
Developer Izzy Skye
Username zephyr
Uploaded October 27, 2022
Rating 3
Size 2,262 Kb
Views 14,168
Do you need developer help for Pure CSS Social Widget?

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!

Izzy Skye (zephyr) Script Codes
Create amazing sales emails 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!