![[Image: OR5c48pQAEKUIACFKAABZxQgKHZCSuNm0wBClCAA...oQAEKU.png]](https://camo.mybb.com/60c64c2f45fa6f6d9e4a7d748f63dc83dce2ffe4/68747470733a2f2f6d656469612e646973636f72646170702e6e65742f6174746163686d656e74732f3736383437363632383236363930393732372f3830353431303631383834343634333335382f4f5235633438705141454b55494143464b4141425a7851674b485a4353754e6d307742436c4341416853674141556f4d4c6743444d32443638323155594143464b41414253684141516f346f51424473784e57476a655a416853674141556f5141454b552e706e67)
Do not be so sorry, when the subject is too long, why does this happen?
its normal state
How can I make posbit fixed?[/font][/size][/color][/font][/size][/color][/font][/size][/color]
I'm using Dark Emerald theme too, thanks for pointing out this issue.
I added this to the css3.css file on line 135 to set the authors column width. Otherwise it's 20% fluid width.
.post.classic .post_author {
min-width:260px !important;
}
For fixing posts displayed on the portal I followed Omars advice and set a word-break:all on the content body. Thanks Omar.