Welcome Guest, Not a member yet? Register   Sign In
Pagination Style
#1

[eluser]Uresh Patel[/eluser]
Respected,

I have successfully created CI's default Pagination functionality and working fine.
But i want to put pagination with some different style.I am attaching the style with this.experts please have a look and let me know is it possible to perform like this in CI ?


E.G :

PAGE 1 of 200 | < (prev.) | >(next)

PAGE 5 of 200 | < (prev.) | >(next)


HI,

i found little help for Hiding the Pages.

If you wanted to not list the specific pages (for example, you only want "next" and "previous" links), you can suppress their rendering by adding:
$config['display_pages'] = FALSE;

Ya i move ahead but new issue with is.
I have front end website layout have different pagination style.
I have admin panel end layout have different pagination style from front end.

How to configure both differently. ?????????

Thank You,
Uresh Patel


Messages In This Thread
Pagination Style - by El Forum - 08-12-2013, 02:56 AM
Pagination Style - by El Forum - 08-12-2013, 04:26 AM
Pagination Style - by El Forum - 08-12-2013, 04:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB