Log in

View Full Version : Problem with Popup image viewer script



daviska
04-01-2009, 02:48 AM
I'm new to CSS and have added a script found on this site:

http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer


Instead of the popup image appearing beside the thumbnail as in the demo, it appears in the upper left hand corner of the web page; which would be fine except that the popups for thumbnails at the bottom of the page cannot be viewed b/c it needs to be scrolled back to the top of the page.

Anyone have any ideas?

Thanks!

bluewalrus
04-01-2009, 03:15 AM
change positioning to fixed I think will do it if i remember.

daviska
04-01-2009, 03:27 AM
Yes, that worked. Thank you.

It did shift everything else around so I'll have to reformat the page :eek:
but that's just life!