Skip to content
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

Footer buttons overlap content on privacy page. #9

Open
edwh opened this issue Mar 18, 2018 · 13 comments
Open

Footer buttons overlap content on privacy page. #9

edwh opened this issue Mar 18, 2018 · 13 comments

Comments

@edwh
Copy link
Member

edwh commented Mar 18, 2018

Viewport size is 1600 × 769.

image

@cppmonkey
Copy link

freegle

Same applied to Terms and Disclaimer

And contact contains inconsist. (Included footer twice? Not inspected HTML)
freegle

@edwh
Copy link
Member Author

edwh commented Aug 11, 2018 via email

@cppmonkey
Copy link

If I get chance.
I'd say you'll be a little more familiar with the code/structure than me, but then again that hasn't stopped me tackling other projects before.
Oxidized is written in Ruby, and I'd never written anything in that until a few months ago

@codepotato
Copy link

@edwh @cppmonkey Did this issue ever get resolved? If not, I'll happily take a look.

@edwh
Copy link
Member Author

edwh commented Nov 7, 2018

@codepotato I believe this is still an issue, on at least some viewport sizes.

@Lurux
Copy link
Contributor

Lurux commented Jul 7, 2019

I there, I found a simple fix that would work for all the pages but I can't find the main CSS sheet to add this rule (all I see in my inspector are inline stylesheets, but I guess they must come from somewhere ?)

Add this to fix all the pages:
.pageContent { padding-bottom: 100px }

Edit: Found it ! Forking now...

@edwh
Copy link
Member Author

edwh commented Jul 7, 2019 via email

@Lurux
Copy link
Contributor

Lurux commented Jul 7, 2019

I'm not sure that fix would work for infinite scroll pages like My Groups, would it? Those go to the bottom of the page.

What do you mean ?

There will be a small blank space at the bottom of the pages where the footer is actually on the left corner, but I don't think that's really a big deal.

Apart from that, I tried in the browser and everything works fine.

@edwh
Copy link
Member Author

edwh commented Jul 17, 2019 via email

@Lurux
Copy link
Contributor

Lurux commented Jul 17, 2019

I know, that's what I said. Please refer to my answer above.

@edwh
Copy link
Member Author

edwh commented Jul 17, 2019 via email

@Lurux
Copy link
Contributor

Lurux commented Jul 18, 2019

Ok, I'll find another solution, then :)

@edwh
Copy link
Member Author

edwh commented Jul 18, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants