Hi everyone, is it possible to create something like this in html/css, I need a text layer that could be a background image of a div and inside of it many thumbnails, maybe a jQuery plugin?
you could do it with a couple of PNG images. 1 background PNG with all the logos, and 1 foreground png with the transparent G. then, just a couple of DIVs with the zIndex set correctly. Is it going to do anything interactive? If not, why not just make the static image.
thx for the reply, I want the thumbs to be clickable...so the G is a wrapper with clickable images inside