Return to FAQ
The "dd=" options controls the digit style.
<IMG SRC="/cgi-bin/Count.cgi?df=cfile1|dd=A">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|dd=B">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile2|dd=C">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile2|dd=D">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile2|dd=E">
The following samples use the "dd=" option with clocks.
<IMG SRC="/cgi-bin/Count.cgi?display=clock">
<IMG SRC="/cgi-bin/Count.cgi?display=clock|chcolor=T">
<IMG SRC="/cgi-bin/Count.cgi?display=clock|dd=B">
<IMG SRC="/cgi-bin/Count.cgi?display=clock|dd=C">
The "ft=" option controls the width of the frame border.
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|dd=B|ft=0">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|dd=B|ft=5">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|dd=B|ft=10">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|ft=12|frgb=25;80;8">
<IMG SRC="/cgi-bin/Count.cgi?df=cfile|dd=B|ft=10|frgb=180;30;12">
You can make the counter images opaque with the "tr=1" (transparency) option.
<IMG SRC="/cgi-bin/Count.cgi?df=xx|ft=0|tr=1">
<IMG SRC="/cgi-bin/Count.cgi?df=xx|ft=12|tr=1|frgb=25;80;8">
<IMG SRC="/cgi-bin/Count.cgi?df=xx|dd=C|ft=10|tr=1|frgb=180;130;2">
For the default counter, changing the color of the numbers is easy with the
"prgb=" option.
<IMG SRC="/cgi-bin/Count.cgi?df=abc|ft=0|prgb=200;20;180">
<IMG SRC="/cgi-bin/Count.cgi?df=abc|ft=0|tr=1|prgb=200;20;180">
<IMG SRC="/cgi-bin/Count.cgi?df=abc|ft=0|tr=1|prgb=20;10;60">
<IMG SRC="/cgi-bin/Count.cgi?df=abc|ft=0|tr=1|prgb=100;90;8">
<IMG SRC="/cgi-bin/Count.cgi?df=abc|ft=0|tr=1|prgb=20;30;160">