- This topic has 13 replies, 5 voices, and was last updated 9 years, 8 months ago by
Mathias.
-
AuthorPosts
-
January 4, 2016 at 8:14 am #163279
Pete
Just thought I’d add this suggestion for a different look for the pagination at the bottom of the search/archive pages. Let me know what you think 🙂
Just add this in your child theme’s
style.css. Or using a plugin like Tom’s awesome css plugin. I also like this css plugin.nav#nav-below.paging-navigation span.page-numbers.current {font-weight:700;border:solid 1px #1e72bd; background:#1e72bd; padding:3px 5px 3px 5px; margin-right:10px; color:#fff;} nav#nav-below.paging-navigation a.page-numbers {font-weight:400;border:solid 1px #1e72bd; background:transparent; padding:3px 5px 3px 5px; margin-right:10px;} nav#nav-below.paging-navigation a.page-numbers:hover {font-weight:400;border:solid 1px #1e72bd; background:#1e72bd; padding:3px 5px 3px 5px; margin-right:10px; color:#fff;}
January 4, 2016 at 8:26 am #163282Pete
January 4, 2016 at 11:31 am #163326Tom
Lead DeveloperLead DeveloperCool, thanks for the CSS Pete! 🙂
January 6, 2016 at 1:21 am #163645Larry
Any demo?
Thanks
January 10, 2016 at 8:31 am #164769Pete
I pasted screenshots, it seems they’ve been removed?
January 10, 2016 at 8:34 am #164770January 10, 2016 at 11:20 am #164845Tom
Lead DeveloperLead DeveloperUgh, that’s the forum not showing them because they’re not secure.
Thanks for posting the link 🙂
January 11, 2016 at 4:46 am #164995Larry
Thanks for sharing Pete
It looks great
May 2, 2016 at 10:17 am #191111Ruth
Great idea for pagination pages. Please, How could I do the same to paginate comments? I have some posts with more than 300 comments and I would like to paginate them in the same way that Pete did, using css with Simple CSS plugin.
Thanks Tom!
May 2, 2016 at 10:32 am #191117Pete
What’s your website url with the page with all the comments?
May 2, 2016 at 11:56 am #191162Ruth
The page belongs to one of our clients,so I can´t publish it, but I would be very pleased If there is a way to send it to you by private message … How can I contact with you?
ThanksJuly 31, 2016 at 3:38 am #214236Mathias
Hello Pete,
thank you for the idea. That little css looks good on archives and the blog itself but does not effect the pagination when used within posts or sites. What do I have to add?
To give you an idea:
http://www.mygoal.de/so-geht-der-coopertest-richtig/You have to scroll down below related posts and social share buttons. Do you have any idea how to put it above Jetpack’s content? I’m going to ask the forum in an extra thread.
July 31, 2016 at 3:41 am #214237Pete
Single post pagination is completely different from archive pagination so unfortunately I can’t help you.
July 31, 2016 at 7:56 am #214320Mathias
Thanks for your quick reply Pete!
-
AuthorPosts
- You must be logged in to reply to this topic.