[solved] Resize or scroll enable large images in wiki
It seems wiki doesn’t resize or provide option to scale large images.
http://developer.qt.nokia.com/wiki/QtCreatorWhitepaper
In the above link it seems images are trimmed on the right side as it doesn’t fit on to the screen.
15 replies
A CSS style like the following should do the trick:
- max-width: 100%;
The image can always be linked to the source image. Having LightBox would also be nice – this way, bigger images can be displayed while staying on the page, but when JavaScript is disabled, the link still goes to the original (full-size) image.
You must log in to post a reply. Not a member yet? Register here!







