<p>Hi,</p><p><br>I&#39;m trying to use themesettingsapi to ask the user for 3 images on the theme 
settings page and then use those 3 images within the theme (2 images in the 
header and one in the footer).</p>
<p>I&#39;m having trouble with this, so I&#39;ll pay $50 to the first person to send me 
an example that would work. I have the code for the form to request the image, 
but nothing beyond that. I don&#39;t see how to get the image uploaded to a location on the server (would be in the users files folder). I&#39;d need to see what you&#39;re adding to settings.php , 
template.php and page.tpl.php to make the images appear. Right now I have the 
following in settings.php</p>
<p>$form[&#39;MyTheme_HeaderImage&#39;] = array(<br>&#39;#type&#39; =&gt; &#39;file&#39;,<br>&#39;#title&#39; 
=&gt; t(&#39;Upload Top Image&#39;),<br>&#39;#size&#39; =&gt; 48,<br>&#39;#description&#39; =&gt; 
t(&#39;This image will appear on the top of your theme.&#39;)<br>);</p>If you&#39;re interested, let me know.<br><br>Dominic<br>