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

Improve styling capability for [bw_navi] #131

Open
bobbingwide opened this issue Jun 3, 2019 · 0 comments
Open

Improve styling capability for [bw_navi] #131

bobbingwide opened this issue Jun 3, 2019 · 0 comments
Assignees

Comments

@bobbingwide
Copy link
Owner

bw_navi uses bw_navi_s2eofn() to display the "s to e of n" at the start of navigation and
bw_navi_paginate_links to display the pagination. When content is being displayed in multiple columns then its quite hard to style the output nicely.
We need a better way to control the display.

Proposed solution

  • In bw_navi_s2eofn change the span with class bw_se2ofn to a div
  • In bw_navi_paginate_links add a div class="page-numbers pagination" around the output of paginate_links().
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