Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kdavid5350 Friend
    #138938

    I’m using the Pyrite template and am running JA_Tabs in user 5 position. For some reason instead of seeing a very nice row of tabs across the top with the title of the articles I’m seeing a black background with white text and the titles are all scrunched together. I’ve reinstalled JA_tabs plugin and module and have both set to use the default style of Ja_tabs. Please help. I can’t seem to find out how to get rid of this. It really doesn’t matter what style I change the tabs to it still shows up.

    Anonymous Moderator
    #295385

    Hi kdavid5350,

    For this case, please open pluginscontentja_tabs.php file, at about line 146, 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>";

    kdavid5350 Friend
    #295446

    That did not work. I am still getting the ugly black background and the titles are still scrunched together.

    http://76.12.153.189/

    This is in development so it is accessible at the above ip address only for now.

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

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

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