?
avatar C-Lodder
C-Lodder
6 Aug 2017

Steps to reproduce the issue

In the Global Configuration, set the site to offline

Screenshot

screeny

Additional comments

When fixing, the offline.css needs to be made a SCSS file and compiled properly through grunt.

avatar C-Lodder C-Lodder - open - 6 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - change - 6 Aug 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 6 Aug 2017
Category Layout Templates (site)
avatar C-Lodder
C-Lodder - comment - 8 Aug 2017

@ciar4n do you want me to center this with flex?

avatar ciar4n
ciar4n - comment - 8 Aug 2017

@C-Lodder The issue here is this... https://github.com/joomla/joomla-cms/blob/4.0-dev/templates/aurora/scss/blocks/_css-grid.scss#L6

Rather than applying display:grid to the body tag, I probably should have targeted a class instead. We can then just add the class to body tags that use CSS grid (https://github.com/joomla/joomla-cms/blob/4.0-dev/templates/aurora/index.php#L79). No reason to use CSS grid for the offline page.

avatar ciar4n
ciar4n - comment - 9 Aug 2017

Pr created... #17453

avatar C-Lodder C-Lodder - change - 9 Aug 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-08-09 00:19:30
Closed_By C-Lodder
avatar C-Lodder C-Lodder - close - 9 Aug 2017

Add a Comment

Login with GitHub to post a comment