Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bartek923 Friend
    #189718

    Hi,

    I play with JA Content Slider Module. Option “Show Tabs” display tabs but behind them i see module title so it is unreadable. When i disable title in module configuration i see no module title and no tabs. Is it a bug or default behavior and i should deal with it using for example CSS ?


    1. Start_20130814-084626
    Ninja Lead Moderator
    #502336

    You can fix the problem this way

    Open templates/ja_university/css/mod_jacontentslider.css file

    From


    .ja-button-control {
    height: 27px;
    margin: -28px 0 20px;
    position: relative;
    }

    Change to


    .ja-button-control {
    height: 27px;
    margin: 0px;
    position: relative;
    }

    Remember to clear cache from Admin area.

    bartek923 Friend
    #503633

    Thanks for ansfer. I know that it can be done with CSS. Was just curious how to do it in module settings (if possible). Greetings.

    Ninja Lead Moderator
    #503707

    In this case, you need to fix it with css code, not via module settings.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 2 months ago.

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