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

[use_logo] Float logo rather than absolute positioning #55

Open
gadenbuie opened this issue Sep 4, 2020 · 1 comment
Open

[use_logo] Float logo rather than absolute positioning #55

gadenbuie opened this issue Sep 4, 2020 · 1 comment
Labels
priority: low Low priority status: considering Considering if/how this should be implemented type: new New feature or enhancement

Comments

@gadenbuie
Copy link
Owner

Consider adding position = "[top|bottom] [right|left]" argument that would float the logo rather than position absolutely.

If top, the logo would need to be inserted as the first child of .remark-slide-content, otherwise if bottom the logo is appended as the last child.

This way the logo can have an outer margin that prevents overlapping.

@gadenbuie gadenbuie added status: considering Considering if/how this should be implemented type: new New feature or enhancement priority: medium Medium priority labels Sep 4, 2020
@gadenbuie
Copy link
Owner Author

@gadenbuie gadenbuie added priority: low Low priority and removed priority: medium Medium priority labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low priority status: considering Considering if/how this should be implemented type: new New feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant