Forums / Cotonti / Support / Affiliates and extra fields

pieter
#21354 2009-12-05 16:24
Search in index.tpl for:
	<div class="rboxHD">{PHP.skinlang.index.Recentadditions}:</div>
	<div class="rboxBody">{PLUGIN_LATESTPAGES}</div>
add below:
	<div class="rboxHD">Affiliates:</div>
	<div class="rboxBody">{PHP.cfg.freetext1}</div>
and go like Rayblo told you to: admin.php?m=config&n=edit&o=core&p=menus
goto {PHP.cfg.freetext1}
and add eg
<a href="Link to the affiliate"><img src="Link of the picture" alt="eg name of affiliate" width="xxx" height="xxx"/></a>
... can we help you ...