Skip to content

CAMEL-14732: Position footer to be at the bottom of the page #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

AemieJ
Copy link
Contributor

@AemieJ AemieJ commented Mar 18, 2020

  • It has been observed that for certain pages where the content is minimal, the footer is not fixed to the bottom of the page in the desktop version.

  • Thus, I changed the code such that the footer will remain on the bottom of the page regardless of the minimal text on each webpage.

Issue Observed

Issue: Footer doesn't remain on the bottom of the page

Solution Provided

Solution: Changed margin such that footer remain on the bottom of the page

@zregvart
Copy link
Member

Preview is here

Co-Authored-By: Zoran Regvart <zoran@regvart.com>
@AemieJ
Copy link
Contributor Author

AemieJ commented Mar 23, 2020

Preview is here

Yes, we could use rem instead of em. I saw the preview, it works and I committed those changes.

@zregvart
Copy link
Member

I don't think this solves the issue, here's an example:
Screenshot_2020-03-24 Tooling - Apache Camel

This is at 1920x1080 on https://builds.apache.org/job/Camel.website/job/PR-231/Preview/categories/Tooling/

Copy link
Member

@zregvart zregvart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't solve the issue completely.

@AemieJ
Copy link
Contributor Author

AemieJ commented Mar 24, 2020

I will try resolving it permanently irrespective of the browser size then.

@AemieJ AemieJ closed this Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants