Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kantell

    (@kantell)

    anybody?

    Thread Starter kantell

    (@kantell)

    Finally figured it out. Put the following into your themes css.

    .author-list { text-align: left; }
    .author-list .user { padding: 0.2em; display: inline-block; vertical-align: top; /* IE 7 */ zoom: 1; *display: inline; }
    .author-list .with-name { display: block; }
    .author-list .user .name { display: block; }
    .author-list .with-biography { text-align: left; margin-bottom: 0.5em; }
    .author-list .with-biography .name { font-size: 1.1em; }
    .author-list .with-biography .avatar { float: left; margin: 0.2em 0.3em 0.2em 0; }
    .author-list .avatar img { float: none !important; /* is set to left on some themes */ }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Author Avatars List] Horizontal Menu’ is closed to new replies.