animated gif avatar

Comments

2 comments

  • IceyPixels

    I think the use of animated GIFs as avatars is no longer available, likely due to ImageMagick or another library converting the image into a smaller JFIF format.

    Nevertheless, you can customize it for your blog using CSS. Simply insert the following code into your CSS:


    .blog_image {
      content: url(https://cdn012.bdsmlr.com/uploads/photos/2023/09/10483208/bdsmlr-10483208-hnQbgaKuzU.gif) !important;
    }

    Upload your own image to a side blog and copy the image address and replace the address above with it.

     

    Please be aware that this customization will not be reflected as your avatar on the dashboard.

    0
    Comment actions Permalink
  • ConditionMe

    Thank you so much for not only explaining why it didnt work. but also providing a solution that i would likely never have found. 

    very very appreciated

    1
    Comment actions Permalink

Please sign in to leave a comment.