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
5 posters

    Disallowing user avatar

    avatar
    Guest
    Guest


    Solved Disallowing user avatar

    Post by Guest July 28th 2012, 2:21 pm

    Is there anyway I can disable the avatar function? My forum theme is phpBB3 (prosilver).


    Last edited by pAiNleSS. on July 28th 2012, 8:04 pm; edited 1 time in total
    WHITESABBATH
    WHITESABBATH
    Active Poster


    Male Posts : 1198
    Reputation : 119
    Language : English, F-Bombs
    Location : Chicago

    Solved Re: Disallowing user avatar

    Post by WHITESABBATH July 28th 2012, 2:49 pm

    ACP> Users and Groups> Users options> Users Settings>Allow Avatars>tick "NO">Save
    avatar
    Guest
    Guest


    Solved Re: Disallowing user avatar

    Post by Guest July 28th 2012, 6:20 pm

    Hello,

    I looked there, but there's no option to de-activate avatar function, only signature and other stuff.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Disallowing user avatar

    Post by SLGray July 28th 2012, 6:25 pm

    The only option is for you to go through each member and disallow them to display an avatar.
    Administration Panel > Users & Groups > Users > Search Users
    By pressing the username, the profile will load. Scroll down to the bottom and check the no box for can display avatar.



    Disallowing user avatar Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: Disallowing user avatar

    Post by Guest July 28th 2012, 6:33 pm

    Thanks. Don't know if this sounds stupid, but would there be a way to change the maximum avatar size to something like 0x0, so that avatars can't be uploaded?

    What I'm originally trying to do, is moving the avatars below rank and username. Since I have phpBB3, I'm not able to edit the template. So I though if I somehow disable avatars, I could add a profile field - as they appear under the rank - where people can add image code.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Disallowing user avatar

    Post by Sir Chivas™ July 28th 2012, 6:36 pm

    avatar
    Guest
    Guest


    Solved Re: Disallowing user avatar

    Post by Guest July 28th 2012, 6:39 pm

    Minimum size seemed to be 20x20. Thank you anyway Smile
    lilyheart7
    lilyheart7
    Forumember


    Posts : 40
    Reputation : 7
    Language : English

    Solved Re: Disallowing user avatar

    Post by lilyheart7 July 28th 2012, 7:42 pm

    Display>>Pictures and Colors>>Colors>>CSS
    Code:
    td.avatar-mini img, div.blog_comment-avatar, .postprofile img, dl.mod-login-avatar dt {
      display: none;
    }
     
    avatar
    Guest
    Guest


    Solved Re: Disallowing user avatar

    Post by Guest July 28th 2012, 8:03 pm

    Thanks a lot, lilyheart7! That did the trick. Much appreciated!

    Issue solved.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Disallowing user avatar

    Post by Sanket July 28th 2012, 8:05 pm

    Topic Solved & Locked

      Current date/time is November 11th 2024, 7:17 am