Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom pagination (when updated in Ghost) #1

Open
evanwon opened this issue Dec 21, 2013 · 0 comments
Open

Create custom pagination (when updated in Ghost) #1

evanwon opened this issue Dec 21, 2013 · 0 comments

Comments

@evanwon
Copy link
Owner

evanwon commented Dec 21, 2013

Theoretically, we should be able to add a pagination partial page to override the stock pagination, but it appears this isn't yet working in Ghost 0.3. (The stock pagination is located at ghost/core/server/helpers/tpl/pagination.hbs.)

Since Bootstrap already defines the appearance of pagination classes, we have to override the custom styles with !important to prevent it from interfering with their appearance.

Ideally, I'd like to implement my own partial pagination (even it if looks/functions the same as stock), and give the pagination class its own unique name, or perhaps implement the fancy-pants Bootstrap pagination.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant