Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,321
- Themes
- 10,391
- Plugins
- 15,318
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
wilcosky, I don’t know a plugin that does this, but if you’re worried about a string like aaaaabbbbbbbbb “breaking your theme”, you can just apply a CSS overflow to the post class. This theme actually does so with this code: .post {overflow:hidden;}