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 theme doesn't apply #627

Open
itJunky opened this issue Jun 15, 2022 · 1 comment
Open

Custom theme doesn't apply #627

itJunky opened this issue Jun 15, 2022 · 1 comment

Comments

@itJunky
Copy link

itJunky commented Jun 15, 2022

Copy aurora to blarora dir, change static app.css to one string:

body {background-color: black;}

Set new name in info.json.
Change theme in settings to new blarora and save.

Nothing changed on site...

In browser inspector i see, used unchanged app.css. After copy ./flaskbb/themes/blarora/static/app.css to ./flaskbb/static/app.css and refresh page, i see black backround on site.

What wrong with themes in flaskbb? Why it not applied after change in settings?

@itJunky
Copy link
Author

itJunky commented Jun 15, 2022

Wow, lol...
Now i see ./flaskbb/themes/aurora/static/app.css is a symlink to ./flaskbb/static/app.css
but it should be the other way around. Main static should be a symlink to selected theme.

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