Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #228226

    Hi,

    my author image is too small (and put on the left corner) in the multi author set up. Further more, i do not want to have a featured image showing up. What to do?

    #228515

    Hi Gee Are!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .gravatar img { height: 60px; width: 60px; }
    .big-preview { display: none; }

    Best regards,
    Yigit

    #228520

    Hi Yigit,

    thanks for your answer! The featured image issue is solved. However, the gravatar image is still too small. Have a look at http://miApple.me right now.

    Cheers,
    Gee Are

    #228526

    Hey!

    Please add following code to Quick CSS

    .rounded-container img { height: 81px; width: 81px; }

    Your avatar size is 50x50px, it would be better if you used Gravatar to display your avatar

    Cheers!
    Yigit

    #228535

    Hi Yigit,

    worked, thanx! Regarding the gravatar picture: I’m using gravatar already, but somehow it seems that WordPress is not using that picture, it seems it is using the facebook or Google+ image.

    How can I resolve this?

    Cheers,
    Gee Are

    #228540

    Hey!

    You are welcome! Please try deactivating all active plugins and check if that helps

    Regards,
    Yigit

    #228670

    Hi Yigit,

    the only way to solve the gravatar issue was to delete the author, transfer the post to a new author, create the original author again and re-transfer the posts again.

    Thanks for your help!

    Cheers,
    Gee Are

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Author image too small, no featured image needed’ is closed to new replies.