[Plugin: Tabbed Login Widget] Elimminating Avatars Requires Code Edit
-
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
LesterIt’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
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.