How to change prev/next post links to images
-
Hi! I’ve been trying to change next post / previous post text links to images but with no success. I’ve tried to search from google but I didn’t find any answers.
The css code I tried was
.pagi-next { width: 350px; padding: 75px 0 0 0; height: 0; background: url("URL") no-repeat; overflow: hidden; }
but it only made the next post text to disappear. So can any of you help me?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to change prev/next post links to images’ is closed to new replies.