Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change width and height of gravatars

Ok, sorry to post again, I found a solution via css, I know it’s not the best solution :( but it works I guess.

I did this:

img.avatar { border: medium none; width:80px; height:80px; }

Skip to toolbar