jwk811 Posted January 3, 2007 Share Posted January 3, 2007 I have a list of products and what i want to do is when they sell put a big SOLD stamp picture over the whole listing. But when i do this the white from the pic shows so theres no trace of what the product was behind it (and yes the customers will still need to see the sold items) and this seems like it would work perfectly if it showed through.. now i know its possible but how can i make it so the white of the pic doesnt show and works as a transparense? Quote Link to comment Share on other sites More sharing options...
AndyB Posted January 3, 2007 Share Posted January 3, 2007 Am I missing something or is there a reason why you can't use a transparent 'sold' image? Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted January 3, 2007 Share Posted January 3, 2007 try placing your product image as a background image of a span tag. give the span width and height (and display: block) then when the product has sold out you simply need to put <img src="soldout.gif" /> in side the span. If it has transparancy in all teh right places then it will appear on top of the product image. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.