How can I change the output from the cpanel's CGI countdown script?

  • Thread starter Thread starter Kavrocks
  • Start date Start date
K

Kavrocks

Guest
<applet code="......" CODEBASE="....." width="203" height="21">
<param name="font" value="lcdb0">
<param name="year" value=2009>
<param name="month" value=4>
<param name="day" value=20>
<param name="hour" value=2>
<param name="timezone" value="-0">
</applet>

I put the dots in place on purpose.

When I used the pre-installed Cpanel CGI scripts to make a countdown it gave me that, I don't like the output of the countdown is there anyway I can change the text colour and background of the countdown's output?
 
Back
Top