After a fresh install, I found the following code above the header.
These code shows up either in IE or in Firefox. And the layout in IE would shift to the left side...Code:IPTION', TITLE . (defined('NAVBAR_TITLE') ? PRIMARY_SECTION . NAVBAR_TITLE : '') . SECONDARY_SECTION . KEYWORDS); define('META_TAG_KEYWORDS', KEYWORDS . METATAGS_DIVIDER . (defined('NAVBAR_TITLE') ? NAVBAR_TITLE : '')); } // This should be last line of the script: $zco_notifier->notify('NOTIFY_MODULE_END_META_TAGS'); ?>
Anyone experiences the same problem or knows how to fix it?
Many thanks!



