Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • danlopez00 Friend
    #135666

    I had to change line 41 of the kulanite css


    .kulanite .ja-tabs-title-top ul li.lastactive h3 {
    color: #0FA9CC;
    padding: 0 0 0 10px;
    background: url(tab-active2.gif) no-repeat left bottom;
    }

    to


    .kulanite .ja-tabs-title-top ul li.lastactive h3 {
    color: #0FA9CC;
    padding: 0 0 23px 10px;
    background: url(tab-active2.gif) no-repeat left bottom;
    }

    to get the following /plugins/content/ja_tabs/themes/kulanite/tab-active2.gif to display right.

    Also, alot of templates style the h3 so you should do things to make sure nothing impacts the h3 tag


    .ja-tabs-title h3{
    border-bottom: 0;
    }

    Are there other issues I am not aware of?

    Anonymous Moderator
    #281238

    Dear danlopez00,

    I have seen your thread but what is your issue ? I think the styles are not conflict.

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, 9 months ago.

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