Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • navamhyd Friend
    #681052

    Hi,

    I have applied Page breaks in the snapshot article but the table of content tabs are showing in vertical but i need to display in horizontal mode. So can you please suggest/fix on this.

    Thanks
    Navam

    Ninja Lead Moderator
    #681151

    You can use my solution below

    Open templates/ja_magz/css/custom.css file and add new rule


    .article-content dt {
    float: left;
    padding-left: 10px;
    }

    .article-content dl {
    display: list-item;
    list-style: none;
    }

    Ninja Lead Moderator
    #747236

    You can use my solution below

    Open templates/ja_magz/css/custom.css file and add new rule


    .article-content dt {
    float: left;
    padding-left: 10px;
    }

    .article-content dl {
    display: list-item;
    list-style: none;
    }

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

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

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