Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zehn Friend
    #171752

    Hello,

    Please see attached…

    I need to make the white bar in the attached file the same color as my article background, how can this be done?

    Website url:
    http://ic-technologies.tv/matrixtest3

    Thank you,


    1. screencap_whitebar
    TomC Moderator
    #429441

    It looks like that may be an image file.

    Try modifying the following css . . . .

    Open style.css (within path –> /plugins/system/jatabs/jatabs/themes/default/style.css)

    at line 61, you should see the following . . .

    /* JA Tabs left*/
    .default .ja-tabs-title-left {
    position: relative;
    float: left;
    height: 100%;
    background: url(17pxblank.gif) repeat-y right #F7F7F7;
    }

    [FONT=arial]The image + the background color may be the culprits that are causing that white border. Play around with the image and parameters a bit.
    (a little trial and error can go a long way).

    ALSO, there is an additional “white bar” image up at the top of that tabs module . . . the css for such is at line 91 of style.css


    .default .ja-tabs-title-left ul li.active,.default .ja-tabs-title-left ul li.firstactive,.default .ja-tabs-title-left ul li.lastactive
    {
    background: url(left-active.gif) no-repeat right #FFFFFF;
    }

    Again, play around with the background image parameter until you arrive at the look you want.

    Hope that helps.

    [/FONT]

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

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 12 years, 10 months ago.

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