footers.rst 656 B

1234567891011121314151617
  1. Footers
  2. =======
  3. A representation of a footer that sits at the bottom of your pages.
  4. Usage
  5. -----
  6. You define your content walls in the Snippets > Footer section of the admin. Once defined, your footers will render on your page, stacked on top of each other.
  7. Fields
  8. ------
  9. **Name**: A unique name for your footer. It can be anything, it is just used as a personal reference to easily tell them apart.
  10. **Custom CSS class**: If you need to add a specific css class for this footer, add it here.
  11. **Custom ID**: If you need to add a specific ID for this footer, add it here.
  12. **Content**: A streamfield that contains the layout blocks for the content wall.