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

    (@colind)

    Each author is in a wrapper, ‘cd-fa-wrap’
    Inside that there are two blocks that each have a fixed width and are floated left
    ‘avatar-wrap’ is the image. In the example, it’s 60px wide.
    ‘cd-fa-info’ is the author’s name and posts. In the example, its 160px wide.
    You’ll need to apply a clearfix to the author wrapper.

    If you have a responsive design and your column width changes you’ll need to adapt that a bit. There are probably better approaches but since that site wasn’t responsive that was fastest for me.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the alignment of images and texts?’ is closed to new replies.