OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Footer size is inconsistent across pages
Open
@Ludee is already working on this.
Since Jul 15, 2026.
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
The footer currently appears with different sizes and spacing across the platform.
For example, the footer on the homepage is noticeably larger than the footer on other pages, as shown in screenshots 1 and 2.
It should be clarified whether the footer should have a consistent size and layout on all pages or whether the homepage should intentionally use a different footer.
Ideas of solution
Define a clear rule for the footer layout.
Possible options are:
- Use the same footer size and spacing on all pages
- Keep a larger footer only on the homepage
- Use the same footer component and let its height depend on the content
Homepage:
other pages:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.