Thierry Koblentz wrote:
>> /* Style .externalLink where its child is not an img element */
>> .externalLink < img
>> {
>> background: transparent;
>> padding: 0;
>> }
>>
>> Any ideas?
>
> What about:
> a.externalLink img {
> background: none;
> padding: 0;
> }
>
> Or am I missing something?
Doh! Of course I was missing something :)
Regards,
Thierry | www.TJKDesign.com
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************