Tagged Questions
2
votes
3answers
399 views
Setting different width and height for gravatar
I've been trying to set a different width and height using the get_avatar function. I need to set the author's avatar in single.php to 60x40 size.
So let's say the gravatar looks like this:
when ...
0
votes
1answer
390 views
How to set thumbnail for each tag?
I would like to set thumbnails for each tag. I actually need two type of thumbnails. 16 x 16 and 90 x 90.
16 x 16 will be used infront of tag name like stackoverflow. 90 x 90 will be used in tag page ...