Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • islandview Friend
    #139475

    Hi there,

    Currently when you mouse over the tabs when you’re using Opal’s Tabs module, you get the name of the modules that it picks up (e.g. mod_filtered_news in my case)….

    Obviously not a major issue, but something that could be tided up a bit…..

    Just doing my bit to help make a great template even greater!

    Can it be tweaked?!

    Anonymous Moderator
    #297609

    Hi acbonner,

    For this case, please open plugins/content/ja_tabs.php, at about line 142, 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]

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

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

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