Forums
-
- Forum
- Posts
-
- Installation
- 27,754
- Troubleshooting
- 60,837
- Themes
- 10,202
- Plugins
- 15,010
- Requests & Feedback
- 14,661
- Showcase
- 3,238
-
As fel64 notes, max-width works well in FF and IE7. However, since max-width may have problems in IE6, you may want to try this alternate CSS:
.authorlist {
width: 75px;
overflow: hidden;
}
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS