Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xiondesigns Friend
    #154653

    Im tryng to use cufon on mainav of T3 framework.

    But i cant get it working.

    If i apply the efect to all H1 tags for example, it works great, but i cant make it work for MEGA MENU or CSS MENU…

    For example y tryed:

    <script type=”text/javascript”>
    Cufon.replace(document.getElementById(‘menu1’).getElementsByTagName(‘span’));
    </script>

    Any ideas?

    Saguaros Moderator
    #356912

    Yes, now, you open the file: templatesja_purity_iilayoutsblockshead.php and find the following code :

    Cufon.replace (
    ‘.logo-text h1’,
    { fontFamily: ‘Museo 500’ }
    );

    Cufon.replace (
    ‘.logo-text h1’,
    { fontFamily: ‘Museo 500’ }
    );
    Cufon.replace (
    ‘.menu-title, .menu-desc’,
    { fontFamily: ‘Museo 500’ }
    );

    i remember that you need to enable the cusfont function

    xiondesigns Friend
    #357131

    That code should be arround PHP tags or Javascript?

    (sorry if it seems a silly question) 😛

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  xiondesigns 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum