|  | Posted by Jonathan N. Little on 10/09/06 11:57 
effendi@epitome.com.sg wrote:> I placed the following style for an input text in a webform.
 >
 > border-width : 0px; background-color: transparent; cellpadding: 0px;
 > margin: 0px
 Was this applied to the TABLE, the INPUT, or what? URL please....
 
 Well for one thing there is no CSS property 'cellpadding'. Set the
 TABLE's "border-collapse: collapse" == HTML property "cellspacing='0'"
 and the TD's "padding: 0;" == HTML property "cellpadding='0'"
 >
 > Tested and this works in Firefox, Opera, Firefox on Mac and MSIE.
 > Safari on Mac does render it properly. It renders the background white
 > and drew all the borders. What can I do to rectify this on the Safari?
 >
 > Thanks
 >
 
 
 --
 Take care,
 
 Jonathan
 -------------------
 LITTLE WORKS STUDIO
 http://www.LittleWorksStudio.com
  Navigation: [Reply to this message] |