Mindzipper
Active member
I'm trying to find how to change the thumbnail size that appears to the left of notices when admins post them.
I can't figure out where to look. any ideas?
Specifically i'm looking for this
.Notices .Notice .blockImage img,
.FloatingContainer .floatingImage img
{
max-width: 48px;
max-height: 48px;
EDIT: nevermind I found it.
I can't figure out where to look. any ideas?
Specifically i'm looking for this
.Notices .Notice .blockImage img,
.FloatingContainer .floatingImage img
{
max-width: 48px;
max-height: 48px;
EDIT: nevermind I found it.
Last edited: