Where Do I find how to:
Using Jamroom
I loaded my image into the ACP - SKIN SETTINGS - SKIN IMAGES and is now sitting next to the original JAMROOM AD showing at the top of my site. "MY IMAGE" has a code {jrCore_image skin="hgMDark" image="homegrown2.jpg"} by the way my ad is sized less than 468x60. The code of my image is now showing up the top of my site replacing the JAMROOM ad. Obviously something is still not right So I am currently looking at going into the SKIN SETTINGS - SKIN TEMPLATES - HEADER TPL which I see is all gobbily gook to this 68 year old.
This is what I see with the words Banner 468x60 Get Jamroom5.
{elseif isset($_conf.hgMDark_top_ad) && strlen($_conf.hgMDark_top_ad) > 0}
{$_conf.hgMDark_top_ad}
{else}
{jrCore_image image="468x60_banner.png" alt="486x60 Ad" title="Get Jamroom5!" class="img_scale" style="max-width:468px;max-height:60px;"}
{/if}
{/if}