Hi :
Thanks very much for Cycle .
I am centering my images via this
Cycle example . It works great but now I have added a Pager to the top of my Slideshow page using this
Cycle example .
Now my pager thumbnails do not show an image in them . Is there a workaround or am I missing something obvious ? I tried many experiments but no luck so far .
EDIT : Perhaps it would help if I supplied some code to look at . Here's
an example page that I'm working on .
You'll notice the first several thumbnails are blank, and that in the source code their relative images are centered properly by being wrapped with <div> "image source"</div> . The images with proper thumbs are not wrapped with <div> "image source"</div> and are not centered properly .
I should mention that in IE 7 , <div> "image source"</div> does center images , but not in Opera . Nothing seems to work in Opera , for centering images . Same with an old version of Netscape I have .