You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Canvas LMS Users
Hi all,
I've a Bitnami
canvas-lms-virtual-machine
(https://bitnami.com/stack/canvaslms/virtual-machine). So i'm trying to
change some .css files (e.g: in
/opt/bitnami/apps/canvaslms/htdocs/app/stylesheets/pages/login/_ic-login.scss
- the background color) but when i rebuild assets (bundle exec rake
canvas:compile_assets) and restart canvas service the pages still unchanged.
Someone knows how to update theese files?
Christopher Bennell
unread,
Sep 18, 2018, 9:01:44 AM9/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Canvas LMS Users
Hi Juan, have you looked into the Canvas theme builder? This is the supported way of customizing your Canvas colours, logos etc. Would it work for your use case?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Canvas LMS Users
How would I take a theme that is built in the theme builder and export it as code or configuration. Especially for things like tests and CI it would be good to be able to script an import of the theme from a fresh install.
Juan Guerrero
unread,
Oct 4, 2018, 11:19:16 AM10/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Canvas LMS Users
Hey! Thanks for reply. My bad, the app was in development env.