No, it's not. The Joomla offline pages have the login area fixed in the center of the page. Your template is using a fixed background with some CSS (or Javascript) to scroll the front layer. Switch to one of the built-in Joomla templates and I'm betting the Offline page would work.1. Box is positioned in the cerntre because that is default on all joomla offline pages.
It should already. The standard /templates/system/offline.php already includes the following line:2. Fix the Offline template to properly load the Joomla-generated <head> section, which should load our Javascript . How do I do this?
<jdoc:include type="head" />Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
