? The floating images on my holiday plugins are not working
On Sunday, December 16, 2012 Steve Miller answered
By default the floating images feature is turned off.
from the maintenance are got to Plugins folder, then then plugin folder you want to turn on
click the .js file (christmas.js, thanksgiving.js, hanukkah.js) to open it in the editor
you will see the line var ShowFallingImg = "no"; //yes change the no to yes do not remove the double quotes
To edit your holiday message change the line
var cMsg = " Wishing Everyone A Happy Thanks Giving " ; do not remove the double quotes
To edit your floating image
Each plugin has 2 floating images available just replace the one in double quotes with the one after the // var cImg = "turkey.png"; //FallingLeaves.png