Hi,
You have all the correct code in the source code now, so I believe that there is a conflict with cufon and your other javascript. Probably this code:
| Code: |
window.addEvent('domready', function() {
var modules = ['rt-block'];
var header = ['h3','h2','h1'];
GantryBuildSpans(modules, header);
});
|
To get help with what the problem might be, you will need to contact the Cufon developers, see: cufon.shoqolate.com/generate/. I am not the Cufon developer, I only provide an easy way to add Cufon to a Joomla website.