Hi All,
Ciao @Paul,
sorry if I kept on writing on Johnny post, I've thought it was usefull to have just one topic..
By the way,
what I would like is a just an offline page (when you set the web site Offline from the Joomla Globla Configuration), that shows, the logo, the message and the login module. The logo should be in the center of the page, before the message.
I've tried to reach something similira withi this code:
.offline-message {
background-image: url('/images/logo/hh-cesano-logo-300px.png');
background-size: cover;
background-position: center !important;
background-size: auto;
background-position: top!important;
background-repeat: no-repeat !important;
padding-top: 100px;
}
You can see the result here: https://www.happyresidencecesano.it/
I've placed this code in the custom CSS panel of Helix Ultimate Template...is this corret?
Thank you for your support!
Dave