On Nov 14, 2005, at 9:31 PM, bill wrote:
> I probably should've done this in the first place but since the fixes 
> you sent -- they were all the same fix BTW: img a { border: none; } -- 
> didn't fix my problem

Hi Bill,
I know it is easy to mix things up, but did you happen to try reversing 
the "img" and the "a" like this:

> a img { border: none; }
> Translated, that means any <img> element which is a descendent of an 
> <a> element will have no border styling.

Hth, Cheers, Micky

-- 
BCC for Privacy: http://www.cs.rutgers.edu/~watrous/bcc-for-privacy.html
----------------------------------
My del.icio.us: http://del.icio.us/mhulse
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to