Viewing 1 replies (of 1 total)
  • Plugin Author edwinkwan

    (@edwinkwan)

    Great website Josh. Love the photo of the mountains.
    I’m not sure why your gravatar image is doing that. Wondering if it could be a css issue.

    Actually it is a css problem.

    Modify the file cab-style.css and change the width to 75px.

    .cab-author-inner .cab-author-image{
    display: block;
    width: 62px;
    position: absolute;
    padding-left: 6px;
    padding-top: 6px;
    min-height: 120px;
    }

    It should do the trick. Let me know if it resolves your issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Profile PIcture Not Fitting Space’ is closed to new replies.