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.

resize friends avatars

3 posters

Go down

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
Feli
Feli
Forumember

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

http://anrevosprites.forumpl.net

Back to top Go down

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;
}
LGforum
LGforum
Hyperactive

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

Back to top Go down

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!
Feli
Feli
Forumember

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

http://anrevosprites.forumpl.net

Back to top Go down

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

kirk
kirk
Forumaster

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum