| s3ssi0n | 
					 | 
			
|---|---|
| 
					 Hey there, 
						
					I hope any of you can help me.. I've been trying to get some extra fields on the right side of my website, so I can put images of affiliates etc. on my website. I haven't been very successful yet, can anyone help me? This the website i'm talking about. www.dim3nsion.nl Thanks in advance  | 
			
| rayblo | 
					 | 
			
|---|---|
| 
					 use the menu slots for that 
						admin.php?m=config&n=edit&o=core&p=menus [b]www.dutchcotonti.com[/b]<br /> 
					De plaats voor nederlandse ondersteuning voor Cotonti.<br /> The place for support for Cotonti in Dutch  | 
			
| s3ssi0n | 
					 | 
			
|---|---|
| 
					 Yeah I already tried that, but nothing I put in turns up in the index, no matter what I do. It's like they're hidden. 
						
					 | 
			
| pieter | 
					 | 
			
|---|---|
| 
					 Search in index.tpl for: 
							<div class="rboxHD">{PHP.skinlang.index.Recentadditions}:</div>
	<div class="rboxBody">{PLUGIN_LATESTPAGES}</div>
	<div class="rboxHD">Affiliates:</div>
	<div class="rboxBody">{PHP.cfg.freetext1}</div>
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 ... 
					 | 
			
| s3ssi0n | 
					 | 
			
|---|---|
| 
					 Thnx alot 
						
					 |