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

Change theme from linshare-ui-user 4.0.3 #7

Open
tgimj34 opened this issue Jan 26, 2021 · 0 comments
Open

Change theme from linshare-ui-user 4.0.3 #7

tgimj34 opened this issue Jan 26, 2021 · 0 comments

Comments

@tgimj34
Copy link

tgimj34 commented Jan 26, 2021

Hello,

i would like know how we switch theme.
Before with linshare 2..31 we defined a redirection rule for the css theme file. it had to be done at the web server level (Apache or nginx)
VirtualHost *:80> ... ServerName linshare-user.local ... <Directory /var/www/linshare-ui-user/styles> RewriteEngine On RewriteRule "theme\.default\.(.*)\.css$" theme.red.$1.css </Directory> ... </Virtualhost>
But with linshare 4.0.3, the redirection rule dosen't work.
How do we do now?

Thanks,
Matthieu Jourdan

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