The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
4 posters

    Can I completely remove avatars?

    Rale
    Rale
    New Member


    Posts : 20
    Reputation : 1
    Language : Serbian

    Solved Can I completely remove avatars?

    Post by Rale May 5th 2024, 8:25 pm

    Hello, I got a question.

    is there any possibility to COMPLETELY REMOVE Avatars on my forum So there is only Rank Icons presenting avatars? https://prnt.sc/bXpn9dZy3mzp

    There is example, I want that circle to be completely gone and only rank icon to be displayed.


    Last edited by Rale on May 6th 2024, 7:09 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51515
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: Can I completely remove avatars?

    Post by SLGray May 6th 2024, 7:22 am

    Please post a link to a topic that guests can see.



    Can I completely remove avatars? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Rale
    Rale
    New Member


    Posts : 20
    Reputation : 1
    Language : Serbian

    Solved Re: Can I completely remove avatars?

    Post by Rale May 6th 2024, 9:17 am

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19162
    Reputation : 1995
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can I completely remove avatars?

    Post by Ape May 6th 2024, 3:28 pm

    Yes you can.

    ACP    Display tab     Pictures and Colors  Colors and CSS   CSS Stylesheet 

    Code:
    .postprofile-avatar img {
    display: none !important;
    }
    Result:
    Can I completely remove avatars? Withou10


    To move the profile down a little bit so it looks like this.
    Result:
    Can I completely remove avatars? With10
    Code:
    .postprofile-rank {
      line-height: 5.125;
      text-align: center;
    }


    Last edited by Ape on May 6th 2024, 11:36 pm; edited 1 time in total



    Can I completely remove avatars? Left1212Can I completely remove avatars? Center11Can I completely remove avatars? Right112
    Can I completely remove avatars? Ape_b110
    Can I completely remove avatars? Ape1010

    TonnyKamper likes this post

    Rale
    Rale
    New Member


    Posts : 20
    Reputation : 1
    Language : Serbian

    Solved Re: Can I completely remove avatars?

    Post by Rale May 6th 2024, 7:00 pm

    Hey, I did it how you told me to --> https://prnt.sc/O9OAWmYKgIzH

    But the result is same as before --> https://prnt.sc/QXDe6oah2A0j

    Am I doing something wrong?
    Rale
    Rale
    New Member


    Posts : 20
    Reputation : 1
    Language : Serbian

    Solved Re: Can I completely remove avatars?

    Post by Rale May 6th 2024, 7:06 pm

    Oh, it was your bad. You told me to write it Importent instead of ImportAnt. --> https://prnt.sc/_dJg5AsjSlgf

    I fixed it, now its working! https://prnt.sc/yhn-xSKTH6v_

    Ty sm
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15187
    Reputation : 1696
    Language : English,Greek
    Location : Greece

    Solved Re: Can I completely remove avatars?

    Post by skouliki May 6th 2024, 8:45 pm

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules


      Current date/time is May 19th 2024, 10:20 pm