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

    (@smashballoon)

    Hey Peri,

    Yep, it just takes a little bit of CSS. Just put the following into the Custom CSS section (Layout & Style > Misc):

    #cff .cff-author img {
      width: 80px;
    }
    #cff .cff-author span {
      height: 80px;
      font-size: 24px;
    }

    You can change the width and height to be whatever you like (but be sure to keep them the same so that the name is vertically centered). Also, bear in mind that the default size of the avatar is its actual size, so if you make it bigger then it will likely appear pixelated.

    If you have any other questions then just let me know,

    John

Viewing 1 replies (of 1 total)
  • The topic ‘Customizing size of author name and avatar’ is closed to new replies.