Re: White text issues

  •  08-19-2009, 11:12 PM

    Re: White text issues

    Hi krowe,
     
    Try this way:
     
    1. Open file style.css (CuteSoft_Client\CuteEditor\Themes\Office2003\style.css).
     
    2. Add the section below into the file above.
     
    body
    {
        color: Black;
    }
     
    Regards,
     
    Ken
View Complete Thread