#19 - changing the offline message | ![]() | ![]() | ![]() |
#19 - changing the offline messageWhen you are performing drastic changes to your website, it is advisable to turn switch your website to Offline mode (Site > Global Configuration > Site Offline > Yes). To change the offline message there are two ways.
If you also want to use your Joomla template for the offline message, the following is the way to do it. Whilst the site is online, right click on the webpage and click on Vew Page Source. Then copy all the code, and paste it into a test.html file, and save it locally. Tweak the file according to your requirements. You should then copy and paste all the code into the offline.php file, taking care that the original code goes into the body of the new file.
|
Hey thanks,
this is a great tip. I was wondering how to take my wife's wedding photography site (nolinkspls://joretha.com) offlline and still give visitors something to look at. Now I can link directly to her price list and other downloads from the offline page.
bye


offline.php in 1.5 is found under templates > system ...
Use any editor you change it as you please.