Re: How to set the default border width of table to 1 ?

  •  10-19-2009, 12:26 PM

    Re: How to set the default border width of table to 1 ?

    Hi,
     
    Please open the Constant.js , and modify this line :
     
    editorconstant._CreateEditingTableStyle = "<table border='0' cellspacing='2' cellpadding='2' width='500'>";
     
    Regards,
    Terry
     
View Complete Thread