Re: Question about table styles

  •  10-13-2011, 7:42 AM

    Re: Question about table styles

    Hi gitarjake,
     
    Please open file "CuteSoft_Client\CuteEditor\Scripts\Constant.js "
     
    Find section below , it is the default table style, you can change it directly
     
    editorconstant._CreateEditingTableStyle = "<table border='0' cellspacing='2' cellpadding='2' width='500'>";
     
    Regards,
     
    Ken
View Complete Thread