View Single Post
Old 01-13-2005, 05:33 AM  
Mefo
Confirmed User
 
Industry Role:
Join Date: Jun 2002
Location: Amsterdam
Posts: 6,169
Quote:
Originally Posted by Top Jimmy
I have a question too. How can you add a hardcoded link to your own tgp.

Should I just comment out the recip word (so it stays in template but doesn't show) and put my hardcoded recip in?
or is there a better way?


If you have your own site and want its reciprocal link to be generated in each duplicated gallery, create a Custom Template or add it directly to the Default Template.
For example, if you want 3 reciprocal links on your gallery (one linking to your site and two to others), select 2 Recip Links per Page. The modified template will then look like:

<table align="center" cellpadding="2" cellspacing="2" width="80%">
<tr>
<td>
<div align="center"><recip></div>
</td>
<td>
<div align="center"><a href="http://www.yoursite.com/"><img src="http://www.yourdomain.com/img/yoursite.gif" alt="Your Site" border="0"></a></div>
</td>
<td>
<div align="center"><recip></div>
</td>
</tr>
</table>
<br>


there's more in the help file on step3
__________________
Mefo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote