Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,514
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Or do you mean I have to change this code:
<?php post_author_avatar_link(); ?>
Into:
<?php post_author_avatar_link($size:width=80px; height=80px;); ?>
I don’t know exactly how to do that