Okay here is what I am seeing... To test that the footer images do work I switched to art42-bluepatch and it had the footer images etc. So I compared the different Layout.Master and Index.html files (from my design export and the original bluepatch design) and I must be going blind because I could not see anything.
My exported Layout.Master file has a footer reference...
<footer class="art-footer clearfix">
<div class="art-footer-body">
<div class="art-footer-center">
<div class="art-footer-wrapper">
<a href="#" class="art-rss-tag-icon" style="float: left; line-height: 0px;" title="RSS"></a>
<div class="art-footer-text">
<p>
<portal:sitemaplink id="SiteMapLink1" runat="server" cssclass="sitemaplink"></portal:sitemaplink>
|
<portal:skinpreview id="SkinPreview1" runat="server"></portal:skinpreview>
|
<portal:copyrightlabel id="cl1" runat="server" showyear="true" beginyear="2008"></portal:copyrightlabel>
|
<portal:mojoportallink id="lnkmojoportal" useimage="false" runat="server"></portal:mojoportallink>
| <a title="Learn about Artisteer" href="http://www.mojoportal.com/creating-skins-from-artisteer-html-templates.aspx">
Design generated by Artisteer</a></p>
</div>
</div>
</div>
<div class="cleared"></div>
</div>
</footer>
----------------------------------------------------------------------------------
My exported Index.HTML file has footer code which is what I designed using Artisteer but does NOT get run when I install the files into my web site.
<footer class="art-footer">
<div class="art-footer-inner">
<p style="text-align: center;"><a href="http://www.discoveryowners.com/%20" target="_blank" title="DOAI Home Site"></a><a href="http://www.discoveryowners.com/%20" target="_blank" title="DOAI Home Site"></a>
</p><div style="position:relative;display:inline-block;padding-left:42px;padding-right:42px"><img width="100" height="77" alt="Discovery California" class="art-lightbox" src="images/Discovery%20California%20-%20Pocket%20Logo%20-%20v3.0b.jpg" style="margin-right: 50px; float: left; "><img width="506" height="64" alt="" class="art-lightbox" src="images/mojoPortal_600_77_Affiliate-2.gif"><a href="http://www.discoveryowners.com/%20" target="_blank" title="DOAI National Home"><img width="154" height="60" alt="" src="images/DOAI%20Logo-2.jpg" style="float: right; margin-left: 50px;" class=""></a> </div><p>Powered by <a href="http://www.mojoPortal.com" target="_blank" title="mojoPortal home page">mojoPortal</a> | Designed by <a href="mailto:%20phillip_seaman@hotmail.com" target="_blank">Phillip J. Seaman</a> using <a href="http://www.artisteer.com" target="_blank">Artisteer</a></p><p>Copyright (c) 2014 Discovery California</p><p>
</p>
<p>
</p>
</div>
</footer>
---------------------------------------------------------------------
The images are in the images folder.
The site is hosted at Arvixe Windows machine
mojoPortal Version 2.4.0.3 MSSQL
Operating System Microsoft Windows NT 6.2.9200.0
ASP.NET Info v4.0.30319 Running in Full Trust
----------------------------------------------------------------------
Can anyone please help me solve my problem and tell me where to start looking for a solution? If you want to see what the footer actually looks like please go to http://www.DOAI-DiscoveryCalifornia.com and scroll down. It's not a fancy site, very basic in fact, but it is a start and works for now, except I would like to give credit where credit is due and include the images for mojoPortal, Arvixe, and Artisteer, as well as a copyright line.
Thanks in advance for any help.
Phill