• Resolved Lane Lester

    (@llester)


    This is a very nice plugin, but I choose not to have avatars. I can take care of eliminating them under Discussion, but then the user name does not get the full width of the widget before wrapping. So it says:
    You are logged in as Lane
    Lester

    It’s necessary to edit tabbed-login/css/tabbed-login.css and change 75% to 100%:

    .userinfo{
    float: left;
    clear: none;
    width: 75%;
    margin-bottom: 10px;
    }

    Lane

    https://www.ads-software.com/extend/plugins/tabbed-login/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Tabbed Login Widget] Elimminating Avatars Requires Code Edit’ is closed to new replies.