Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • GeoVi Friend
    #139347

    When I hover over the titles in the ja-tabs module, it shows mod_custom instead of the text that’s on the tabs. How do I change this, please?

    Attachment.

    Your answer is greatly appreciated. Thanks in advance!

    Happy day :),
    GeoVi

    http://www.aviswardcompany.com/dsoftt


    1. ja-tabs
    Anonymous Moderator
    #298397

    Hi GeoVi,

    Please open pluginscontentja_tabs.php file, at about line 143, find following code:

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

    and change to:

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

    + At about line 173, find following code:

    $lis .= "<li title="".$module->module.""><h3><span>".$module->title."</span></h3></li>";

    and change to:

    $lis .= "<li><h3><span>".$module->title."</span></h3></li>";

    Hope it helps

    GeoVi Friend
    #298476

    JA Developer, thank you SO very much! Personally, I never would have thought to look in plugins. You’ve made my day and started my weekend off to a great start! 😀

    Hope you enjoy a lovely weekend.

    Best regards,
    GeoVi

    PS Oh yes, this helps tremendously!:)

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

This topic contains 3 replies, has 2 voices, and was last updated by  GeoVi 15 years, 8 months ago.

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