/* AVATAR-TEMPLATE-BEGIN */ /*{id} is userid in data.json and {img} is the image link, usually gif*/ .avatar__183c2[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar_c19a55[src^="https://cdn.discordapp.com/avatars/{id}"] ,.avatar__44b0c[src^="https://cdn.discordapp.com/avatars/{id}"] ,.voiceAvatar_f910d0[src^="https://cdn.discordapp.com/avatars/{id}"] ,.replyAvatar_c19a55[src^="https://cdn.discordapp.com/avatars/{id}"] ,.icon__6e9f8[src^="https://cdn.discordapp.com/avatars/{id}"] { content: url({img}) } .userAvatar__55bab[style*="{id}"] { background-image: url({img})!important } /* AVATAR-TEMPLATE-END */