Viewing 2 replies - 1 through 2 (of 2 total)
  • hi.
    well that won’t be tough. you just have to first clear the “Text For Previous Page” and “Text For Next Page” boxes in the admin panel, and then add a code in you css file for the following style:

    .nextpostslink { background:url(your image url) no-repeat}
    &
    .previouspostslink { background:url(your image url) no-repeat}

    “your image url” is the link t the image you wanna use. like : images/myimage.png

    you should use the url WITHOUT quotes.

    that’s all.

    Thread Starter navyspitfire

    (@navyspitfire)

    Doesn’t work; it seems that there has to be some text in the ‘text for…’ boxes or else the classes won’t appear.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replace 'text for prev/next page' with images’ is closed to new replies.