I tried to resize the avatars in the message view, but these size are not respected.
I see that in the _message.scss there is an entry around line 175 where image sizes are setto
Code:
line 175: width: 56px;
line 178: min-width: 72px;
line 179: width: auto;
If I remove that then the size that is specified in the settings is used.
What is the risk if I remove these sizes?
Will other images be shown incorrectly?
Robert
NTS Kay 6.1.4 on Kunena 6.1.1 on Joomla 4.3.2
Please Log in or Create an account to join the conversation.