That’s great, thanks so much! I’m substituting the text for images, and I thought I’d be able to figure it out… but I’m having trouble. For instance, the disabled image is gray, the active one is blue.
Is there a way I can put divs within that? I also tried inserting the images by doing this technique:<?php next_posts_link('<img src="images/older.png" />'); ?>
but I can’t get the image to ever show up.