NOT MY CODE; using this to replace ads with my goat edits, just replace the imcsrc link with the onsite image and then the backgroundurl with the desired edit
Goat Edit Replacement - Erin Edition by SmolSnoozes
Details
AuthorSmolSnoozes
LicenseNo License
Categoryhttps://www.goatlings.com
Created
Updated
Size5.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name old nyan goat resurrection
@version 20220418.21.01
@namespace userstyles.world/user/jolly
@description NOT MY CODE; using this to replace ads with my goat edits! Just replace the imc src link with the on site image and then the background url link with the desiered edit!
@author jolly
@license No License
==/UserStyle== */
@-moz-document domain("goatlings.com") {
/*goat resurrection*/
}
@-moz-document url-prefix("https://www.goatlings.com/profile/u") {
/*okay code time - user profiles*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 75px; height: 10px; width: 10px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com/inventory") {
/*view action - placing ad*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 50px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 100px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com") {
/*active pet image*/
#active_pet_image img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 62.5px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com/dolls"), url-prefix("https://www.goatlings.com/itemlists"), url-prefix("https://www.goatlings.com/shops"), url-prefix("https://www.goatlings.com/trades") {
/*dolls and archive and shops and ITEM trades*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 50px; height: 10px; width: 10px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 100px; height: 10px; width: 10px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com/mypets"), url-prefix("https://www.goatlings.com/pet/") {
/*my pets tab and the actual pet*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 100px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com/forums"), url-prefix("https://www.goatlings.com/stats") {
/*forum and stats time*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 62.5px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}
@-moz-document url-prefix("https://www.goatlings.com/battle"), url-prefix("https://www.goatlings.com/news"), url-prefix("https://www.goatlings.com/GoatTrades"), url-prefix("https://www.goatlings.com/mystuff"), url-prefix("https://www.goatlings.com/townmap/"), url-prefix("https://www.goatlings.com") {
/*battle time and news and other*/
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 100px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
img[src*="https://www.goatlings.com/images/pets/Erin.gif"] {
padding: 120px; height: 0px; width: 0px;
background: url("https://cdn.discordapp.com/attachments/632319049526673448/1213344943826010122/erin_edit.png?ex=65fe5d09&is=65ebe809&hm=a329c997d1e0dff05599b369d6737c7dd5c1116caca0277cc0c68d5046fb75ba&");
background-size: contain;
}
}