Forums

[resolved] WP-Gravatar with Elegant Grunge (2 posts)

  1. SweDuck
    Member
    Posted 1 month ago #

    Hey! I'm using the theme Elegant Grunge and want to use WP-Gravatar so that I can get a gravatar of the poster by the post but Elegant Grunge adds frames to all pictures. It do say that it'll only add to pictures larger than 25 x 25 but it adds a huge frame (100x100 or so) even for the small gravatars.

    In the settigs of Elegant Grunge I can exclude classes who should not get a frame (like wp-smiley and such), is it possible to add this gravatar-plugin to that list somehow? Or might there be another workaround someone knows of?

    Edit: I don't wanna turn of the frame-function 'cause it looks really good. I just want it disabled for the Gravatars.

    http://wordpress.org/extend/plugins/wp-gravatar/

  2. SweDuck
    Member
    Posted 1 month ago #

    Think I solved it by adding the line
    <?php echo get_avatar( get_the_author_email(), '40' ); ?>
    to the index.php

    Now all I have to figure out is how to Tango Smileys Extended work too, without every smiley getting a huge frame. xD

Reply

You must log in to post.

About this Topic