I tried to change images size for UsersWidget that's shown on Main page. The trouble is that if i change .ow_avatar img class in theme base.css it messes up images across the whole website where that class's been used.. I would like to know if there is the way I can change that class in UsersWidget to another one, let's say ow_avatar2, so I wouldn't have to modify original one but would just specify parameters for new class .ow_avatar2 in .css
I hope I explained it well enough..
Thank you for any help