Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: What do you do with long user names?

I don’t handle the first issue. What you could do is change the <td class="num"> to this:

<td class="num authorlist">

Then at the bottom of your theme’s style.css add:

.authorlist {
max-width: 75px;
}

or similar. You can add a similar max-width rule to the style for .threadauthor to the same effect: in FF and IE7, they will not exceed the intended width.

You don’t make stickes, you promote them: just above the “Move this topic” bit when you edit topics there are links to Stick topic (to the forum only) and (to front) (so it’s at the top of the front-page list too).

Skip to toolbar