Re: Profile Page Avatars Small
Thanks, that pesky plugin has caused me some other problems, I deleted that bit of the stylesheet but it didn’t seem to make much difference, so I just added this to my main stylesheet which seemed to work.
#item-header-avatar .avatar {
width:150px;
height:150px;
}
Sorry for not just trying this before, but maybe it’ll help someone else, and in my first post I meant that it was small rather than the 150px version that I wanted.