I use postbit_legacy and members who have long usernames with no space push the postbit out too wide, for example:
http://www.digiscrapforum.com/showthread.php?t=1328
Is there some code I can add or somthing that creates a break after a certain amount of characters?
Until I get a better solution I have used css to control the width:
Quote:
overflow: auto;
width: 165px;
|
This isn't exactly ideal at the moment though it does the job lol
EDIT - Never mind, I decided to play with the look of the postbit and went a different way that means I don't need to wrap the usernames now