Fixed Social icons

Size
1,930 Kb
Views
20,240

How do I make an fixed social icons?

What is a fixed social icons? How do you make a fixed social icons? This script and codes were developed by Brendan Skousen on 09 December 2022, Friday.

Fixed Social icons Previews

Fixed Social icons - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Fixed Social icons</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!-- Display only -->
<div><span>Look</span><img src="http://www.clker.com/cliparts/5/d/2/7/12422518011741414917Left.svg.med.png" />
</div>
<!-- Below is the actual html code -->
<div id="social-icons"> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-facebook.png" /> </a> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-twitter.png" /> </a> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-youtube.png" /> </a> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-linkedin.png" /> </a> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-google.png" /> </a> <a href="#" target="_blank"> <img src="https://cdn1.iconfinder.com/data/icons/inside/PNG/048x048/icontexto-inside-rss.png" /> </a>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Fixed Social icons - Script Codes CSS Codes

#social-icons { position: fixed; z-index: 11; left: 0; top: 5%; background: #202020; padding: 20px 20px 10px 15px; margin: 0; border-radius: 0 8px 8px 0; -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0;
}
#social-icons a { padding: 0; clear: both; float: left; margin-bottom: 10px;
}
/* Below is for display only */
body {
background:#e7edde;
}
div { margin: 10px auto; display: table;
}
div span { font-size: 56px; position: absolute; margin-top: 110px; margin-left: 100px; font-weight: bold;
}
Fixed Social icons - Script Codes
Fixed Social icons - Script Codes
Home Page Home
Developer Brendan Skousen
Username bskousen
Uploaded December 09, 2022
Rating 3
Size 1,930 Kb
Views 20,240
Do you need developer help for Fixed Social icons?

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!

Brendan Skousen (bskousen) Script Codes
Create amazing Facebook ads 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!