PDA

View Full Version : replace "previous" & "next" by images


parappa
01-03-2007, 07:55 PM
Hello,

Here's the link of my PP : http://www.charleslp.com/photoblog/
I use 2 images for the "next" & "previous" buttons ; I added the tags <image_next_id> & <image_previous_id> on each.

I'm looking for a way to mask the "next" button when there's no image after (and the "previous" button when there's no image before.) I saw this could be done by using the <IMAGE_PREVIOUS_LINK> & <IMAGE_NEXT_LINK> tags, but I don't want any text, I just want to display my 2 buttons.

Is there a way to do this ?
Thank you. :)

Connie
01-03-2007, 08:42 PM
open the language file and add the html-code instead the text there

take care not to forget to mask special characters etc., Apostrophes etc.

parappa
01-03-2007, 09:14 PM
It works perfectly. Thanks a lot ! :)