Jump to content
WebFlake
  • 0

How to change avatars?


eXample.

Question

Hello, and first of all. I'd like to pass out a huge thanks for the webflake IPB 4 community theme along Mountains theme, i'm in love with it.

However over at my forums http://forum.unisploit.com/index.php?/

The avatar is like 100x100, and even though i have allowed users to upload up to 250x250 it automaticly resizes down, haven't found this option anywhere, any support ?

 

Regards.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Go to AdminCP > Customization > Themes > Edit HTML and CSS.

Then click the CSS tab and chose custom.css under "custom" and paste this code

.cAuthorPane_photo img{
  height: 170px;
  width: 170px;
}

 

​Worked like a charm ! You can close this.

I appreciate it very much, thanks.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...