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

Custom CSS - Custom journal design #212

Open
DanielRonnstam opened this issue Dec 2, 2023 · 1 comment
Open

Custom CSS - Custom journal design #212

DanielRonnstam opened this issue Dec 2, 2023 · 1 comment

Comments

@DanielRonnstam
Copy link

Hi. I want to completely change the journal's look so that it doesn't show any black frame at all but only a webp image as background, with all content over that background image (for the players). No frame but an X up in right corner.

I tried to install Custom CSS module but with Ernies UI this doesn't work to change the journal background. How do I do? I used this code snippet..

.sheet.journal-entry .journal-entry-content {
background: url("journal-backgrounds/journal_back_706.webp") repeat;
}

@DanielRonnstam
Copy link
Author

image (12)

This is how it looks without Ernies active for Players, but still not 100% as the black frame need to be removed also.

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

1 participant