Is there a way to remove the Gravatar image from a content type?
I want to display it via view at the bottom, <- is that possible as well?
| Comment | File | Size | Author |
|---|---|---|---|
| gravremove.png | 28.4 KB | Kutakizukari |
Is there a way to remove the Gravatar image from a content type?
I want to display it via view at the bottom, <- is that possible as well?
| Comment | File | Size | Author |
|---|---|---|---|
| gravremove.png | 28.4 KB | Kutakizukari |
Comments
Comment #1
deggertsen commentedThis is not a Gravatar issue. You should look into theming your nodes using node.tpl.php in your theme templates. See http://drupal.org/node/1089662