Color Like Buttons of Facebook

Developer
Size
1,884 Kb
Views
26,312

How do I make an color like buttons of facebook?

What is a color like buttons of facebook? How do you make a color like buttons of facebook? This script and codes were developed by Elad Shechter on 13 July 2022, Wednesday.

Color Like Buttons of Facebook Previews

Color Like Buttons of Facebook - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Color Like Buttons of Facebook</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Color Like Buttons of Facebook</h1>
<section class="wrapper"> <div class="like-button"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowTransparency="true"></iframe> </div> <div class="like-button purple"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowTransparency="true"></iframe> </div> <div class="like-button red"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden; " allowTransparency="true"></iframe> </div> <div class="like-button brown"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowTransparency="true"></iframe> </div> <div class="like-button green"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden; " allowTransparency="true"></iframe> </div> <div class="like-button olive-green"> <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FCssMastersIsrael&amp;width&amp;layout=button&amp;action=like&amp;show_faces=true&amp;share=false&amp;height=80&amp;appId=249386675099147" scrolling="no" frameborder="0" style="border:none; overflow:hidden; " allowTransparency="true"></iframe> </div>
</section>
</body>
</html>

Color Like Buttons of Facebook - Script Codes CSS Codes

.wrapper{padding:50px;}
.wrapper .like-button{float:left; width:15%;}
.wrapper .like-button iframe{ height:24px; width:50px; -webkit-transform:scale(1.8); transform:scale(1.8);
}
.wrapper .like-button.purple{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg);}
.wrapper .like-button.red{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg);}
.wrapper .like-button.brown{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);}
.wrapper .like-button.green{-webkit-filter:hue-rotate(240deg);filter:hue-rotate(240deg);}
.wrapper .like-button.olive-green{-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg);}
html{background-color:#eee;}
h1{text-align:center; font-family:arial; font-weight:bold; font-size:24px;}
Color Like Buttons of Facebook - Script Codes
Color Like Buttons of Facebook - Script Codes
Home Page Home
Developer Elad Shechter
Username elad2412
Uploaded July 13, 2022
Rating 3
Size 1,884 Kb
Views 26,312
Do you need developer help for Color Like Buttons of Facebook?

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!

Elad Shechter (elad2412) 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!