Cufon only working on first page

Permalink
Hi

I am trying to implement Cufon into a site i'm designing, it works fine on the index page but on the other pages the font doesn't get converted (stays in Ariel)

Here is what I have in the header.php

<script type="text/javascript" src="js/cufon-yui.js"></script>
<script type="text/javascript" src="js/museo.font.js"></script>
<script type="text/javascript">
Cufon.replace('h1', {textShadow: '1px 1px #000',});
Cufon.replace('h2, h3');
Cufon.replace('#nav li a', {hover: true});
</script>

Any ideas what may be causing this?

Thanks
Karl

abovecreative
 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.