Info
- 5 posts
- 4 voices
- Started 1 year ago by shsn
- Latest reply from citizenkeith
- This topic is resolved
How to get a bigger gravatar (like on this forum) ?
-
- Posted 1 year ago #
Hello, what file do I have to edit to get a bigger gravatar (like on this forum) ?
thank you in advance
-
- Posted 1 year ago #
You can edit the
post.phpfile of your theme: find the line withpost_author_avatar_link:
Replace<?php post_author_avatar_link(); ?>
by<?php post_author_avatar_link(132); ?>
for example. -
- Posted 1 year ago #
-
- Posted 1 year ago #
I got it to work. Thank you to both of you.
-
- Posted 1 year ago #
For reference:
http://bbpress.org/forums/topic/change-gravatar-size -
This topic is
closed