I've searched/read through some topics here, also done some searching on the internet. Also tried experimenting with possible solutions, but none of them work, I'm not that clever so no surprise there.
If you try this using firefox (current version) you will see that the caption does not word wrap & makes the page very wide.
http://www.sharpos-world.co.uk/BB3cpg/displayimage.php?album=156&pos=10
Changing theme to "Thumbnails below" or "Classic" and word wrap is not a problem - it just "Thumbnails at side" where the problem is. All 3 themes work perfectly with IE7.
Can anybody offer a solution please??
Thanks........
Yes, you're right. Just open the stylesheet.
Search:
element.style {
and change the value of: white-space:nowrap;
to: white-space:normal;
Regards,
Thanks Fabricio,
That has solved my problem - excellent!!
You're welcome. Thanks to you for coming back and solve your topic.
Regards, ;)