I changed the forum to allow larger avatars in addition to displaying them larger
#1
September 4th, 2005

The default size for avatar uploads is very small and the display size on the page is way too tiny.

Avatar settings can be changed under: Admin CP > Configuration > Board Settings > Profile Options

I created a CSS file under the forum theme control panel and applied the following code to make avatars display larger:

Code:
div.author_avatar img {
    width: 100%;
    height: 100%;
}

The current avatar size limit is 1024x1024.
Reply


Messages In This Thread
I changed the forum to allow larger avatars in addition to displaying them larger - by Tanya - 03-28-2024, 11:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)