Here's what my original code looks like:
<%TEMPLATE
NAME Text
HTML ##Date## <a href="##Gallery_URL##" target="_blank">##Thumbnails## ##Category##</a><br />
%>
<%TEMPLATE
NAME Thumb
HTML <td><a href="##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" border="0" class="thumb"></a></td>
%>
If someone can just tell me exactly how to modify this I'll be doing good!
Also I noticed that my ttt-out or ttt-in files don't have .php
Could this be because I'm using TTT C and not TTT PHP?
Thanks,
Bill
Last edited by tortus32; 2005-02-07 at 06:15 PM..
|