might be kinda complicated, but what i you have divs surrounding the image that created little css boxes with transparency? like:
<div id="topBorder"></div> <div id="leftBorder"></div> <div id="image"></div> <div id="rightBorder"></div> <div id="bottomBorder"></div> On Sat, Jun 13, 2009 at 5:51 PM, [email protected] < [email protected]> wrote: > > Looking at the "latest product" images on this. > > http://magento-themes.joomlart.com/jm_sulfur/ > > I see they have a nice darkened transparrent border. In the case of > this example, they are done by overlaying an image. The problem with > this method is that if you change the size of the image in html, you > also then have to spend time adjusting the overlay. > > Is there a batter way of creating this effect? One that would scale > better so could be used with different size images? > > > > --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
