Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dvitalo Friend
    #138282

    How do you shut off the stupid tooltip for a JA Tab module?…it keeps displaying mod_custom when i hover over it…thanks.

    dan

    Anonymous Moderator
    #292512

    Open ja_tabs.php file in pluginscontent folder, at about line 146, find following code:

    [PHP]$lis .= “<li title=””.$list[$j]->module.””><h3><span>”.$list[$j]->title.”</span></h3></li>”;[/PHP]

    and change to:

    [PHP]$lis .= “<li ><h3><span>”.$list[$j]->title.”</span></h3></li>”;[/PHP]

    dvitalo Friend
    #292535

    Ja Developer,

    Thanks much…that worked. The tooltips are gone on that module. Thanks again…have a great day.

    Dan

    dvitalo Friend
    #292536

    how do i close these tickets by the way…other than clicking Thanks?

    dan

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

This topic contains 4 replies, has 2 voices, and was last updated by  dvitalo 15 years, 7 months ago.

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