Log in

View Full Version : CSS Popup Image Viewer - Unwanted word wrap



Michael Bass
12-07-2009, 02:07 AM
I am using the DD script CSS Popup Image Viewer, and got it to pop up the image file from a text link, but the text in the popup image wraps to the next line after just 5 characters, while in the example, the image text is all on a single line without any word wrap.

There are 524 comments for that coding, and there are others with this problem, but there don't seem to be any work arounds. Any suggestions on what to look for would be most appreciated.

Here is the link to the DD script Popup image Viewer:
http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P70/

Michael Bass
12-07-2009, 02:39 AM
I searched my blogger template, and found that word-wrap was set as: "word-wrap: break-word" and as soon as this line was commented out, it seemed to allow a longer line of text, but didn't remove all the word wrap formating, so I am still looking for a solution other than not having any text in the bottom of the pop-up box.