Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • inetworking Friend
    #183251

    Hello
    :-*
    http://www.mengfu.es/version2/index.php/es/meng-fu/productos.html
    http://www.mengfu.es/version2/index.php/es/meng-fu.html

    I remove these 2 options of 2 pages

    but not worth what I vie en other disable templates
    “ul.pagenav {” I do this because if I remove it from all the pages and I can not change page elsewhere on the web
    thanks


    1. opciones
    Ninja Lead Moderator
    #476856

    You can do that.
    <blockquote>templates/ja_mixmaz/css/template.css</blockquote>
    find this CSS code

    .pagination ul,
    ul.pagenav {
    width:100%;
    text-align:center;
    }

    and change it to

    .pagination ul,
    ul.pagenav {
    width:100%;
    text-align:center;
    display:none;
    }

    Remember to clear cache from Admin

    inetworking Friend
    #478094

    hello :((
    Please read at least the post, and that option is not worth me probe and then in the other pages that have multiple pages pagination disappears,
    http://www.mengfu.es/version2/index.php/es/tapas-tradicionales/productos-elaborados/dim-sum-mengfu.html

    I just want to disappear into the pages that I put in the original post

    thanks

    Ninja Lead Moderator
    #478208

    You can try with this my suggestion again
    <blockquote>version2/plugins/system/jat3/jat3/base-themes/default/css/template.css</blockquote>
    from

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

    change to

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

    inetworking Friend
    #478233

    hello
    Now if this is what I wanted, thanks:laugh:

    thanks

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

This topic contains 5 replies, has 2 voices, and was last updated by  inetworking 11 years, 10 months ago.

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