View Single Post
  #6  
Old 03-06-2008, 10:28 AM
 
RobinBraves RobinBraves is offline
 

Advanced Member
  
Join Date: Oct 2005
Location: FL
Posts: 98
 

Default Re: Product Image CSS

Thank you!

I am not sure why this is not working:
------------------------------------------------------
.PImgBox IMG {
Filter: Glow(Color=#00FF00, Strength=20);
}
------------------------------------------------------


I used the border style first and it worked, but I removed that and am trying this filter. I do understand this only works in IE, but still want to use it. Any idea why it does not work.

JUST NOTICED:
When I reload the page with the image on it, I see the glow underneath and then the image loads right overtop of that style. It's almost like "the style is happening underneath the image rather than TO the image".

Here is an example of it working on another website:
http://www.fred.net/dhark/demos/css/css_filter_examples.html
__________________
Version 4.1.11
Reply With Quote