Avatar image Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Avatar image

    Alex Redsun
    Alex Redsun
    Forumember


    Posts : 83
    Reputation : 2

    Avatar image Empty Avatar image

    Post by Alex Redsun Tue 8 May 2012 - 19:40

    How I make that each member has a profile image size 100:100?
    ~@dikz~
    ~@dikz~
    Forumember


    Male Posts : 363
    Reputation : 4
    Language : English & Tagalog
    Location : Legazpi, Philippines - Bicol University

    Avatar image Empty Re: Avatar image

    Post by ~@dikz~ Tue 8 May 2012 - 20:08

    Goto your ACP - Display - Avatars - Avatar Gallery- click Personal Avatar-then set your limit there:

    Avatar image Screen25


    Then hit Save.
    Alex Redsun
    Alex Redsun
    Forumember


    Posts : 83
    Reputation : 2

    Avatar image Empty Re: Avatar image

    Post by Alex Redsun Tue 8 May 2012 - 20:13

    That will be just for gallery or everyone ? Smile
    ~@dikz~
    ~@dikz~
    Forumember


    Male Posts : 363
    Reputation : 4
    Language : English & Tagalog
    Location : Legazpi, Philippines - Bicol University

    Avatar image Empty Re: Avatar image

    Post by ~@dikz~ Tue 8 May 2012 - 20:19

    I think its for everyone, cause it's the limit.
    Have you tried it?
    Alex Redsun
    Alex Redsun
    Forumember


    Posts : 83
    Reputation : 2

    Avatar image Empty Re: Avatar image

    Post by Alex Redsun Tue 8 May 2012 - 20:29

    Yes but noting has change what can i do ? Sad
    ~@dikz~
    ~@dikz~
    Forumember


    Male Posts : 363
    Reputation : 4
    Language : English & Tagalog
    Location : Legazpi, Philippines - Bicol University

    Avatar image Empty Re: Avatar image

    Post by ~@dikz~ Tue 8 May 2012 - 20:42

    Try to add this to your CSS

    Code:
    .postprofile dl dt img {
        max-height: 100px !important;
        max-width: 100px !important;
    }

    Time to sleep. If doesn't work, I'll reply tomorrow. Gudnyt
    Alex Redsun
    Alex Redsun
    Forumember


    Posts : 83
    Reputation : 2

    Avatar image Empty Re: Avatar image

    Post by Alex Redsun Tue 8 May 2012 - 21:00

    Tnx I will try and tell you Smile

    *EDIT
    Still doesnt work Sad
    Sanket
    Sanket
    ForumGuru


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

    Avatar image Empty Re: Avatar image

    Post by Sanket Tue 15 May 2012 - 18:06

    Alex Redsun wrote:Yes but noting has change what can i do ? Sad
    It only changes for users who upload the avatar after you set the limit.
    Ahkrir
    Ahkrir
    Forumember


    Male Posts : 288
    Reputation : 14
    Language : English
    Location : The Netherlands

    Avatar image Empty Re: Avatar image

    Post by Ahkrir Tue 15 May 2012 - 19:42

    Sanket wrote:
    Alex Redsun wrote:Yes but noting has change what can i do ? Sad
    It only changes for users who upload the avatar after you set the limit.
    Thanks for saying.
    So if I'd put the limit on 900x900 (example), the max uploading will be 900x900?
    Does this also count for images via url?