Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • snakepit Friend
    #153185

    How to remove the display # (5, 10, 15,etc) option on the page?

    And how to move pagination to center?

    Thanks and sorry my english is not very well 🙂

    Arvind Chauhan Moderator
    #351993

    <em>@snakepit 189093 wrote:</em><blockquote>How to remove the display # (5, 10, 15,etc) option on the page?

    And how to move pagination to center?

    Thanks and sorry my english is not very well :)</blockquote>

    Try this,

    Open /plugins/system/jat3/base-themes/default/css/template.css

    around line 335, see this code

    .ja-content-main ul.pagination { float: left; margin: 10px 0; width: 75%; }

    change to :

    .ja-content-main ul.pagination { float: left; margin: 10px 0; padding-left:150px; width: 75%; }

    you can change this padding-left value to your preference.

    Arvind

    snakepit Friend
    #352009

    Thanks for your help 🙂

    but, display # still there

    Arvind Chauhan Moderator
    #352010

    <em>@snakepit 189285 wrote:</em><blockquote>Thanks for your help 🙂

    but, display # still there</blockquote>

    Please PM me your site page , where you see this. I do not have any reference site to get any clues for this.
    If you PM me your site FTP, i might be able to fix that up for you

    Arvind

    snakepit Friend
    #352026

    PM sent..thanks 🙂

    Arvind Chauhan Moderator
    #352032

    <em>@snakepit 189306 wrote:</em><blockquote>PM sent..thanks :)</blockquote>

    Thanks for the PM,

    Its coming from the Virtuemart and is not the template. Still will try to find the stuff for you.

    Arvind

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

This topic contains 6 replies, has 2 voices, and was last updated by  Arvind Chauhan 14 years, 3 months ago.

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