Hi,
Is it possible to use the Cufon font support feature on standard article headers ?
Cufon.replace('h2.latestItemTitleList', { fontFamily: '<?php echo $this->_tpl->params->get('cufon_font1name',''); ?>' });
Cufon.replace('h2.latestItemTitleList', { fontFamily: '<?php echo $this->_tpl->params->get('cufon_font1name',''); ?>' });
Cufon.replace('h2.contentheading', { fontFamily: '<?php echo $this->_tpl->params->get('cufon_font1name',''); ?>' });
h2.latestItemTitleList
h2.latestItemTitleList,
h2.contentheading
//Cufon.replace('div.moduletable h3', { fontFamily: '<?php echo $this->_tpl->params->get('cufon_font1name',''); ?>' });
<!--div.moduletable h3,-->