Theming
Last updated on
8 October 2025
Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites
Secure Site’s HTML output is controlled by three files:
- securesite-page.tpl.php
- Template for Secure Site pages. Works in the same way as page.tpl.php.
- securesite-user-login.tpl.php
- Template for the user log-in form.
- securesite-user-pass.tpl.php
- Template for the password reset form.
You can theme Secure Site’s HTML output by copying these files to your theme’s directory. The files in your theme’s directory will become the templates for all Secure Site HTML output.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion