The stickies widget comes with a choice of fonts -- click the "i" button to get the pop-up on the back of the sticky. While it's nice to have choices, there really aren't many there.
So to add your favorite font to the Stickies widget, just do this:
- In the Finder, go to /Library/Widgets, control-click on the Stickies icon, and choose Show Package Contents from the pop-up menu.
- In the new window that opens, duplicate the stickites.html file (just in case)
- Open the original Stickies.html in your favorite pure text editor.
- Scroll down to line 50 in the code, where you should see the following:
To add your own fonts, just copy one of the existing lines and change the value to the actual name of the font you want to use. You can find the font names in Font Book.<select id='font-popup' class='popup' inchange='fontchanged(this);'> <option value="MarkerFelt-thin" selected>Marker Felt</option> <option value="Helvetica Neue">Helvetica Neue</option> ...etc... - Save the file, open Dashboard, open the Stickies widget, turn it over, and see if your new fonts are listed.
•
[11,949 views]

