Can't seem to work out the code with this, and I'm not a programmer.
Here is the code currently in Cufon. What should be added to this to give me the color I want?
Cufon.set('fontFamily', 'Futura').replace('h1')('h2');
The normal CSS code I want to add is color:#424242; I'm just not sure what the correct syntax is.
Thanks