Welcome to Twibooru! Anonymous posting only; no content restrictions beyond pony-related and legal; comments are disabled by default (Settings -> Comments). Read me!

Description:

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";
});

+ safeSign in to Watch2391229+ artist:bastlerSign in to Watch385+ derpibooru importSign in to Watch2815019+ ocSign in to Watch1083210+ oc:commentSign in to Watch140+ oc:downvoteSign in to Watch563+ oc:favouriteSign in to Watch142+ oc:upvoteSign in to Watch193+ ponifiedSign in to Watch55327+ unofficial characters onlySign in to Watch673342+ alicornSign in to Watch334016+ earth ponySign in to Watch434971+ pegasusSign in to Watch497752+ ponySign in to Watch1517427+ unicornSign in to Watch536629+ derpibooruSign in to Watch10005+ arrowSign in to Watch3074+ commentsSign in to Watch380+ derpibooru ponifiedSign in to Watch942+ metaSign in to Watch22433+ ponyconSign in to Watch157+ starsSign in to Watch24988