Ok, here you go.
For JavaScript Method you need to select a JavaScript Method other than automatic. I recommend jQuery. You can then specify which elements you want to use in the Element Types to Replace text box in the basic configuration (last item.) For example you can use:
h1,h2,h3,h4,h5,h6,small,blockquote,div#postinfo,p.date,div#sidebar a
You should also select which fonts to use in the Font List combo box. You can add true type fonts to the fonts folder under .../wp-content/plugins/facelift-image-replacement/facelift/fonts. You may need to rename the fonts so that they have no spaces in the name - underscores will work.
Then click Save FLIR Configuration.
Once that is done you should see a collapsed section called Elements to Replace. In there you can specify what fonts to use. The list is as follows:
- Element - Which elements you configured to use.
- Use - Check the box next to each element you want active.
- Font - A drop down populated with the fonts you selected in Font List (above.)
- Mode - Static, fixed size no matter what. Progressive, scales the font image to fit within the area the text takes up. Wrap, which keeps the fonts size constant but wraps the text in the image.
- FancyFonts - Uses ImageMagick to render font images - only works if you have Image Magick installed. Don't use unless you are sure it is installed and are having issue rendering certain fonts.
Set all your options there and clear your cache in the FLIR for WordPress utilities section.
The color should be defined in your CSS as well as fonts sizes etc.
Hope that gets you started!