Forums
-
- Forum
- Posts
-
- Installation
- 28,417
- Troubleshooting
- 62,426
- Themes
- 10,420
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
Did you try it with CSS? You shouldn’t need a plugin with this.
This should cover it, it’s what I’m using and I’ve had no more page borking:
post.img { width: 600px; overflow: hidden; cursor: pointer; }
You may need to adjust width as needed.