I made some changes to the post navigation (the previous and next links below each post) here on eichefam.net. It’s common enough in blogs to have an arrow and the post title, but I wanted to do something more. So I built a little extra markup and styled each arrow to use the post’s featured image (if it has one), shown behind the arrow. Add a little position: absolute
and pseudo element trickery and away we go.
Disclaimer: I’ve simplified some of the markup and styles because I just wanted to show the relevant bits.
Leave a Reply