0
votes

I am trying to make a custom maintenance page for Bamboo theme in Drupal 7.
I already follow some tips I have found in internet, but they don't work.
The site is in maintenance mode, but with a layout totally different from the rest of the theme (it is a simple logo with the message "site in maintenance ..."
In the theme there isn't a template named maintenance-page.tpl.php in root theme directory neither in subdirectory templates.
I created a new file copied from html.tpl.php in both directory, but without success.
Some advice? What should I do?

Thanks in advance,
Mauro

1

1 Answers

0
votes
  1. You can copy the maintenance-page.tpl.php from Bartik (default Drupal theme) and paste it to you theme folder
  2. Customize the new file maintenance-page.tpl.php