Chat with us on Discord! We have a discord server! It can be found here.
Interested in advertising on Manebooru? Click here for information!
Click to find out how!

Hosting an imageboard costs money - help support us financially!

Description:

Auto-imported from (2051766)

Wanted to see how my Plushies would look like as Icons. Bigger Picture of Plushies: >>2048541

Upvote, Downvote, Favourite and Comment are intellectual property of Arifproject

Here's the javascript code to change them (temporarily): (css embeds didn't work, got blocked by the content-security-policy)
@document.querySelectorAll('.interaction—fave .fa').forEach(function(userItem) {
userItem.style.backgroundImage = "url('//derpicdn.net/img/2019/5/25/2048541/thumb_tiny.png')";
userItem.style.overflow = "hidden";
userItem.style.backgroundPosition = "0 -20px";
userItem.style.backgroundSize = "40px 40px";
userItem.style.transform = "scaleX(-1)";
});
document.querySelectorAll('.interaction—upvote .fa').forEach(function(userItem) {
userItem.style.backgroundImage = "url('//derpicdn.net/img/2019/5/25/2048541/thumb_tiny.png')";
userItem.style.overflow = "hidden";
userItem.style.backgroundSize = "40px 40px";
userItem.style.transform = "scaleX(-1)";
});
document.querySelectorAll('.interaction—downvote .fa').forEach(function(userItem) {
userItem.style.backgroundImage = "url('//derpicdn.net/img/2019/5/25/2048541/thumb_tiny.png')";
userItem.style.overflow = "hidden";
userItem.style.backgroundPosition = "-20px 0";
userItem.style.backgroundSize = "40px 40px";
});
document.querySelectorAll('.interaction—comments .fa').forEach(function(userItem) {
userItem.style.backgroundImage = "url('//derpicdn.net/img/2019/5/25/2048541/thumb_tiny.png')";
userItem.style.overflow = "hidden";
userItem.style.backgroundPosition = "-20px -20px";
userItem.style.backgroundSize = "40px 40px";
});@


Upvotes at import: 20 | Stars at import: 15
Posted previously at: 2019-05-28T18:29:48 | Posted previously by: Bastler
safe993558 artist:bastler180 derpibooru original13842 oc377415 oc only253822 oc:comment86 oc:downvote412 oc:favourite92 oc:upvote113 species:alicorn137253 species:earth pony143391 species:pegasus187960 species:pony670751 species:unicorn186632 derpibooru3095 derpibooru ponified601 arrow1304 comments70 meta5253 ponified20264 ponycon96 stars9272

Comments

Please log in to write comments. If you are logged in, you can post anonymously.
0 comments posted