WP Symposium Avatar issues with Graphene theme

  • ewilliams

    #1800

    See this web page:

    http://www.guidetostart.com/activity/

    The Avatar(s) that are showing in the upper right of that pages post are supposed to be to the left of the user names.. It works fine with 3 other themes that I randomly tested, but it sadly doesnt work with Graphene..

    Please advise if there is something you think that might be able to fix this! Graphene is my favorite theme! 😀 Thank you!!!

    Admin

    Syahir Hakim

    #17198

    Add this to the Custom CSS option:

    .symposium-wrapper .avatar {
    position: static;
    border: none;
    margin-left: 0;
    margin-top: 0;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.