PDA

View Full Version : Using images instead of text for links...



XCore
06-08-2005, 09:12 AM
I would like to replace the links on the listings page with images. For example, '{link_calc}', '{link_add_favorites}', etc. However, I am not sure how to do this since those links are populated for each listing.

Any help would be appreciated.

Thanks.

pbflash
06-08-2005, 10:03 AM
You would need to change the ouput for the links in linting.inc.php or hard code the links in the listing template instead of using the template tags.