Not sure why its not displaying properly for you if it worked for others, but if you open the wpl file you are using with a text editor look for the following command:
;TEXT
#DAY-LONG#
28,3,W-64,12,L
Tahoma,11,BOLD,TODAY
The first line is the text command, the second line is the text, the ## means it is a special text command. The third line defines the position and size of the text window and the justification, and the fourth line is the font, size, special features and color of the text.
The first thing to try is to delete the BOLD and change to N or NORMAL, if it still doesn't fit you can reduce the text size in increments of one until it does.
|