Forums

ASP

This topic is locked

Merging two images

Posted 26 Feb 2006 16:45:04
1
has voted
26 Feb 2006 16:45:04 Rene Bandsma posted:
I have created a website where cars can be viewed. When a car is sold I want to place the text "SOLD" over the image. I've found many components that can do the trick but I have not found the right component that I can use in HTML code and with the minimum of processor load.

Does anybody have an idea or product I can use to establish this?

<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Replies

Replied 27 Feb 2006 15:00:11
27 Feb 2006 15:00:11 Michael Behan replied:
You could have a div positioned over the image with the word (or a transparent backgound image containing the word) SOLD in it. You then only show the div if the car is sold.

Reply to this topic