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

Position #5

Open
DizzyDwarf0013 opened this issue May 17, 2022 · 3 comments
Open

Position #5

DizzyDwarf0013 opened this issue May 17, 2022 · 3 comments

Comments

@DizzyDwarf0013
Copy link

I am trying to use this module to display my photos in one section of the screen (similar to other modules) rather than as the background. I've tried manipulating position, background size, and background position, but I haven't gotten anything to work. Is this possible?

@sthuber90
Copy link
Owner

It's not intended to use the module like this. If you get it working, feel free to share it or open a PR, so that the module supports this behavior in the future

@cacy82
Copy link

cacy82 commented Apr 7, 2023

Try this in config file:

background-size: 30%
;background-repeat: no-repeat;
background-position: top right;

@sthuber90
Copy link
Owner

@DizzyDwarf0013 did the comment from @cacy82 help you out?

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

No branches or pull requests

3 participants