Jump to content

Featured Replies

Posted

It's been nice getting a feel for v5 here before we actually upgrade our site, and there are a lot of features that are really great. I'd just like to give a piece of feedback about the Username/Avatar and Notifications/Inbox icons here:

image.png

While I understand the design reason for moving them down, they are much too small. It's hard to notice whether I'm actually signed-in, and it makes the notifications/inbox icons difficult to notice. Will there be an option for making the larger?

To be honest, the avatar is also really small on a post. By the time the icons cover it up, it's just a partial piece. And members use those to identify each other. Hoping there will be options to allow larger view?

image.png

Thanks!

Edited by PinPics

im quite happy with this size 🤔 but you can tweak this by yourself easily via custom css 😮 this way you can change the size for each part separately

/* navbar icons size */
.ipsUserNav__icon {
    font-size: 50px;
}

/* navbar user icon size */
.ipsUserNav__link .ipsUserPhoto {
    width: 50px;
}

/* avatars size */
.ipsData__icon .ipsUserPhoto {
    width: 50px;
}

Edited by Vodafone CZ

  • Community Expert
 

Hoping there will be options to allow larger view?

It looks like you use the compact view. The normal view has large profile images, at least for the forums.

Bildschirmfoto 2025-04-02 um 16.33.31.png

  • Author
 

It looks like you use the compact view. The normal view has large profile images, at least for the forums.

Bildschirmfoto 2025-04-02 um 16.33.31.png

Thank you so much for that info! I hadn't realized all those settings were on Compact by default. Fabulous!

Recently Browsing 0

  • No registered users viewing this page.