Log in

View Full Version : Pop up image with transparent background



Martyd
02-22-2010, 05:49 AM
I've been using the css for pop up images (on mouseover text), but can't get it to work when the image has a transparent background. I'd like, e.g. to get a tarantula--in sillouette only--to appear on the page when mouseover text. Can anyone help?
Thanks

bluewalrus
02-22-2010, 06:07 AM
Just show up in one spot and not move, when the mouse is on a specific text selection?

Martyd
02-22-2010, 04:07 PM
Correct. I tried setting the background-color to transparent on the header html (everywhere I could), but I still get a big white box behind my supposedly transparent background gif.
Thanks

Martyd
02-22-2010, 04:43 PM
Never mind. I figured it out. It only works if I load the image onto a separate host and link to it, then set the "span style" to "background-color:transparent" (which I can specify for each image individually). yay
Now I'll try an animated gif...