Forums
-
- Forum
- Posts
-
- Installation
- 28,438
- Troubleshooting
- 62,514
- Themes
- 10,430
- Plugins
- 15,337
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
Try this:
.post { display: block; width: 100%; overflow: auto; overflow-x: auto; overflow-y: hidden; }
Tested in IE 6, Opera 9.23 and Firefox 2.0.0.6 on the PC
Didn’t test it on IE 7 though, so you might want to look at that…
cb