The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Customize pagination

    avatar
    paor
    Forumember


    Posts : 194
    Reputation : -2
    Language : Croatian

    Solved Customize pagination

    Post by paor Thu 24 May - 21:48

    (sorry on my bad english)


    Customize pagination 2012-05-2441

    How to modify last page numbered link (39) to linked text "Last page".

    Link as number is to small for some mobile phones users...

    Tnx



    Last edited by paor on Fri 25 May - 9:00; edited 2 times in total
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Customize pagination

    Post by LGforum Thu 24 May - 23:03

    You could add to it with a long CSS selector lol.
    This would be better than replacing it with Javascript.

    Code:

    .pagination > span .page-sep:last-of-type + a:after {
      content: ': Last Page';
    }
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Customize pagination

    Post by Jophy Fri 25 May - 12:01

    Since this is marked solved..

    Topic Solved & Locked

    Customize pagination Modera10
    Jophy

      Current date/time is Mon 23 Sep - 0:22