Solved

Avatar Dimensions

Daedalus's Avatar
Daedalus · in Support
4 replies 316 views
Best answer · Cory Try something like this:.reply .reply__row > div, .reply .reply__main .reply__user { width: 300px; }
Jump to answer

I was playing around with the avatar dimension settings in the ACP but couldn't find the default HTML in the style sheets or layout templates. I inspected the page and saw that the default dimensions are set to 96x96.

Is there an easy way to tweak this in the mini profile without completely customizing the section?

Best answer by Cory View post

Try something like this:

.reply .reply__row > div, .reply .reply__main .reply__user {
    width: 300px;
}

0
Best answer

Try something like this:

.reply .reply__row > div, .reply .reply__main .reply__user {
    width: 300px;
}

👍 1

0

Try this:


.avatar.avatar--lg {
    width: 100px;
    height: 100px;
}

😍 1 ❤️ 1

0

On Apr 15, 2026, Cory said:

Try this:


.avatar.avatar--lg {
    width: 100px;
    height: 100px;
}

This works, thank you! Is there a way to customize the dimensions of the mini profile area so a wider avatar, say 200px, could fit without breaking?

❤️ 1

0

That worked, thank you very much!

Theme: FS 2.0
Create Your Community with ForumSpark

ForumSpark is a modern community platform built on custom software. It combines the familiar feel of classic forums with a fast, simple experience designed for today’s communities.