Footer Problems


Author Message
David

Posted: 4/20/2009
Quote message 

Hello,

I bought version 2.1.0.15741 Standard Edition this morning and was trying it out here: http://www.riodellchurch.com.

Strange thing happening with the footer ... on the home page the footer is shifted up and to the right (not all there) ... but it is fine on subsequent pages.

Help please.
 
David

Posted: 4/21/2009
Quote message 

Hmm ... no answer ... here is an image showing my footer problem:





There problem is on the homepage. I realize now that I downloaded a version that was listed in the forum which has a higher number than the "official" release from CNET. Am I running the wrong version?
 
Dev

Posted: 4/21/2009
Quote message 

David,

Looks like you deleted a couple of </div> tags on your homepage.


If you open your homepage with an editor edit the following

Original line 121:
starting with the first article found here on the homepage.</DIV></DIV>
<DIV class=cleared></DIV></DIV></DIV></DIV><SPAN
class=article_separator>&nbsp;</SPAN>

Replace with the following on line 121:
starting with the first article found here on the homepage.</DIV></DIV></DIV></DIV>
<DIV class=cleared></DIV></DIV></DIV></DIV><SPAN
class=article_separator>&nbsp;</SPAN>

Hope this helps.