Previous Message
Next Message

Override HTML w/ CSS

Sent by Michael Duff on 21 February 2005 14:02


I solved it, the problem was it applies a border to both the table AND 
td's, so

table, td { border: 0px none red; }

solves it.

Thanks everyone.

Leendert van der Ree / Webinform wrote:

>Hi Michael,
>
>try table { border: 1px none red; }
> 
>/*
>.regards {
>  Leendert van der Ree / Webinform
>  http://www.webinform.nl
>  [EMAIL-REMOVED]
>}
>*/
>
>On Monday, February 21, 2005, 2:40:51 PM, Michael Duff wrote:
>
>  
>
>>Hello all, I have an interesting problem. A "lovely" CMS like to put a 
>>table around images in the admin section, not that big of a deal because 
>>in the live site, its just the image, BUT for some crazy reason it puts 
>>'border="1"' on the table, so my "pixel perfect" floats get wrapped. 
>>Does anyone know if you can override this with CSS? if so, how? I have 
>>tried
>>
>>Mike
>>    
>>
>  
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: