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

    resize friends avatars

    Feli
    Feli
    Forumember


    Male Posts : 84
    Reputation : 0
    Language : Polish
    Location : Polska

    resize friends avatars Empty resize friends avatars

    Post by Feli March 30th 2012, 10:45 pm

    I use jalokim graphics style, and I want to change a something thing.
    In user profile in Friends box, users avatars are cut instead of being reduce image. Can I fix it?
    resize friends avatars 58911815
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    resize friends avatars Empty Re: resize friends avatars

    Post by LGforum March 30th 2012, 11:01 pm

    Set a max-height with CSS. Smile

    Code:

    #profile-advanced-right .avatar {
      max-height: 50px;
      max-width: 50px;
    }
    Feli
    Feli
    Forumember


    Male Posts : 84
    Reputation : 0
    Language : Polish
    Location : Polska

    resize friends avatars Empty Re: resize friends avatars

    Post by Feli March 30th 2012, 11:11 pm

    LGforum wrote:Set a max-height with CSS. Smile

    Code:

    #profile-advanced-right .avatar {
      max-height: 50px;
      max-width: 50px;
    }

    Thanks, that works!
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    resize friends avatars Empty Re: resize friends avatars

    Post by kirk March 30th 2012, 11:15 pm

    cool, cheers

    You should be able to set the dimensions in your avatar settings as well. thumleft



    Topic Solved & Locked


      Current date/time is September 23rd 2024, 4:29 pm