Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Next/Previous Navigation replace arrows with images (http://forum.bytesforall.com/showthread.php?t=14294)

ccw May 23, 2011 12:48 PM

Next/Previous Navigation replace arrows with images
 
I have searched the forum and can't seem to find any definitive answer to this question.

I am implementing a site for a friend based on her design and I would like to replace the Next/Previous navigation links with images that are links. Does anyone have any suggestions?

I am using:
Atahualpa 3.6.7
Wordpress 3.1.2

My site (very early stages) is located at:

http://s201121344.onlinehome.us/

Thanks in advance for any assitance.

-Adam

lmilesw May 23, 2011 01:54 PM

You can use an image <img src="path-to-image" /> in some of the Next/Previous boxes.

juggledad May 23, 2011 02:48 PM

Atahualpa uses the WordPress Function 'previous_post_link()' to create the next/prev POSTS links.
and uses the WordPress Function 'previous_posts_link()' to create the next/prev PAGES links.

you can read about previous_post_link
here
and you can read about previous_posts_link
here

Neither routing allows for passing an image, they just return the text link

ccw May 26, 2011 12:05 PM

Thanks for the answers.

I used lmilesw's suggestion and it seems to be working fine. I've used several differnet images so far and they all seem to work.

See here:

http://s201121344.onlinehome.us/

Thanks again.


All times are GMT -6. The time now is 03:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.