• Resolved Draakjuh

    (@draakjuh)


    I have a problem with adding cufon in the Accordion plugin.

    I want to replace the font of the main button “class: dcjq-parent active” (not the child buttons inside the accordion) with Cufon, but when I try to do that, the title won’t change. In Cufon I use the following line: Cufon.replace(‘.dcjq-current-parent span’); but nothing changes. When I add the code: Cufon.replace(‘#menu-toys span’); all the buttons changed with the new font including the childs.

    Is it possible to change the Javascript files that the dcjq-parent becomes a id instead of a class? I think that might be the problem. Or can I change the <span><span>title</span></span> to h1 tags?

    I hope someone can help me with this problem.
    (mail: [email protected])

    https://www.ads-software.com/extend/plugins/jquery-vertical-accordion-menu/

Viewing 1 replies (of 1 total)
  • Plugin Author remix4

    (@remix4)

    Hi,

    The menu code is generated by WOrdpress, not the actual plugin. So you would need to make whatever changes are necessary in the menu itself.

    Dont change any of the classes though that are used by the jquery plugin (i.e. the ones starting with dcjq) as these may be required by the plugin

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: JQuery Accordion Menu Widget] Add cufon to the 'main' accordion button’ is closed to new replies.