Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jairodriguez Friend
    #172273

    Hello.
    How do I remove the link PREV – NEXT of articles?
    Please see the attached image.

    My Template is Ja Travel


    1. prev-next-JA-travel
    khoand Friend
    #431874

    Hi,
    You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css

    .pagination ul li, ul.pagenav li {
    background: none;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    }

    with

    .pagination ul li, ul.pagenav li {
    background: none;
    display: none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    }

    jairodriguez Friend
    #431921

    Muchas gracias feliz año nuevo. Thank you very much, happy new year.

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

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

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