Log in

View Full Version : CSS Image Gallery



Redbekah
12-27-2008, 11:18 PM
I am also needing some help with this same "CSS Image Gallery" example from the Dynamic Drive site http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/

The gallery I am trying to implement this at is here: http://www.redbekah.com/site/gallery.shtml

It's mostly working, but the larger image moves it's position when I scale the browser window. I would like the larger image to always stay a few pixels from the thumbnails (as in the sample on the Dynamic Drive site).

Am I having some relative and absolute issues? Do I need to add an additional div tag? I'd prefer to avoid using tables.

I love the concept of the css gallery and really want to get it to work. It seems to work the way I would like it to in the Dynamic Drive example.

My style sheet is external for this and can be found here http://www.redbekah.com/site/css

Thank you!
Redbekah

Redbekah
12-30-2008, 03:49 AM
hello?

any thoughts on my question (see 1st in thread)? Did I ask in the wrong area of the forum? I noticed in the example that on the DD site a few people had the same question as me.

Thank you!
Redbekah

Redbekah
01-01-2009, 01:20 AM
OK, I figured it out, I just had a sloppy css file. It's fixed and working now.