Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,681
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
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.