1) Script Title: CSS Popup Image Viewer
2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...ge-viewer/P210
3) Describe problem: This has been asked before but I haven't seen a solution that is working for me. In IE7 (I haven't checked IE6 yet) the text wraps after each word. You can see it by looking at the script URL in iE7. One suggestion was to set an explicit width which works except that I have images of different widths.
Another suggestion was to use white-space:nowrap which also works unless the text is very long. Then it extends beyond the width of the image. I'm trying this and then putting in line breaks as necessary.
I'd rather not use the line breaks so I'm wondering if there's a way to have the text width match the image width in IE7 consistently. Thanks.



Reply With Quote
Bookmarks