Styling the Maintenance, Taxonomy, Search Results, and 403/404 Pages
In this chapter, we’ll explore the remaining set of pages that are usually present on any website.
We’ll start with the maintenance page, which is useful to provide a nice message to your users when the site is down. Then, we’ll see how to leverage the page that shows details about a taxonomy term, along with nodes tagged with it.
You’ll then discover how to style a fully featured search page, using one of the most powerful contributed modules, the Search API.
Finally, we’ll talk about errors, as they are often around the corner and we must deal with them.
The topics covered in this chapter are as follows:
- Styling the maintenance page
- Styling the taxonomy page
- Styling the search results page
- Styling the error pages