Hi, Filippo. The implementation of theming has recently been improved significantly. Because, you can only override header.html and footer.html, I think you are using the older method of theming.
We are currently writing documentation for the new theming functionality and I believe it will be included in the upcoming Open edX named release. Just to confirm, which version of Open edX are you using? Are you able to update to a later version (such as the upcoming named release)? Peter On Wednesday, July 27, 2016 at 5:27:45 AM UTC-4, Filippo Panessa wrote: > > Hello, > I made some tests for comprehensive theme but it seems not fully > implemented yet. > > Starting from > > /edx/app/edxapp/edx-platform/lms/static/sass/partials/base/_variables.scss > > I developed my custom _variables.scss file (attached). It works after > running edx-update-asset-lms script, but it doesn't cover all CSS > classes and templates. > > For instance, button-primary class is not overridden in login and > register pages. Instead buttons in the header change their color > according to $action-primary. > > Templates have some issues too. I'm able to override header.html and > footer.html, but it simply doesn't work for stuff like login*.html and > register*.html. > > I had the some issue with dogwood, eucalyptus and master branch. > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/9208a63c-0b55-4ddf-a5be-a8564904cf8d%40googlegroups.com.
