Newbie image & Template question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Staren
Forum Newbie
Posts: 1
Joined: Tue Jan 27, 2004 9:48 pm

Newbie image & Template question

Post by Staren »

I run a site at http://www.anime-fiction.net that uses a template system for layout design. All major links use {} attributes. Creating new attributes as text links is not hard to code into the php pages, but is it possable to have an image link to {home} on the .tpl file insted of the user seeing the Home text link? If so, how? I have done a few searches on this but haven't found anything. Any help would be great.
ilovetoast
Forum Contributor
Posts: 142
Joined: Thu Jan 15, 2004 7:34 pm

Post by ilovetoast »

Seems to me that may be a question better asked of the template system maker....
Post Reply