I have a footer div, containing an image which is has a z-index to bring it forward so that the text can be scrolled behind it. However, this single image is a gif with transparency and where this transparency exists, you cannot click on any hyperlinks that rest behind it.
So (whew) I did think of separating the image into sections and floating them left. However, the images then scatter along the top of the div and fail to line up.
I did try vertical-align in the holding div and in the #footer img declaration but to no avail.
Any ideas? Address is
So (whew) I did think of separating the image into sections and floating them left. However, the images then scatter along the top of the div and fail to line up.
I did try vertical-align in the holding div and in the #footer img declaration but to no avail.
Any ideas? Address is