Log in

View Full Version : Need Image to Overlap Page Content



delamatrix
11-29-2008, 03:43 PM
Hi,

I'm working on a thumbnail viewer using css and I'm having a problem with having the image when moused over, not overlapping the contents on the page. The hovered image seems to be confine to the surrounding div. I've played around with the css styles but no cigar.

I have an example here at: http://groqonline.com/2008/11/grown-man

As you will see that when you hover over the image on top of the vertical div on the left side of page, the hovered image is confined to the div. I would like for it to overlap all the content. Is this possible? Any help would be appreciated. Thanks in advance.

-Delamatrix

bluewalrus
11-29-2008, 04:57 PM
Try this http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/

delamatrix
11-29-2008, 09:45 PM
Great, thanks a lot! This is exactly what I was looking for.

-Delamatrix