Page 1 of 1
Problem in my site...
Posted: Wed Jan 23, 2008 8:30 am
by myCMS
Got a problem viewing adsense above the footer using
IE. When viewed in IE, both Adsense and footer disappears. Got no problem on Firefox though.
http://www.piang.net
Am still using the default theme, poor me!
Heres the code I made:
{global_content name='Phil_Remittance'}
{global_content name='footer'}
Help pls! My site looks awful in IE.
Re: Problem in my site...
Posted: Wed Jan 23, 2008 6:37 pm
by jeffunk
I loaded your site up in Firefox 3 Beta2 and there was no footer to be seen!
One possible problem is that there is no tag for your after
Code: Select all
<__script__ type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
I assume that this code is part of the {global_content name='Phil_Remittance'}
That might be causing the problem.
I would suggest cutting all the adsense related blocks out and just trying to get plain text working so that you know that the DIV's and other html are working properly, once you get that working then try putting the javascript back in.
Hope that helps.
Re: Problem in my site...
Posted: Thu Jan 24, 2008 7:13 am
by myCMS
Got it now! It seems the WYSIWYG is the culprit. The way it handles/saves certain scripts.
Anyway, the site is running fine now. Know what? Im already satisfied with the default theme the CMSMS have. Its very neat and can handle more sub pages.
Thanks CMSMS staff!
Please close this thread.