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

Problems with using named-release/dogwood.rc release #73

Open
thatguynishant opened this issue Oct 18, 2016 · 0 comments
Open

Problems with using named-release/dogwood.rc release #73

thatguynishant opened this issue Oct 18, 2016 · 0 comments

Comments

@thatguynishant
Copy link

Hi, I am trying to use this theme with dogwood.rc release and it's not working. What i did is -
mkdir /edx/app/edxapp/themes
git clone https://github.com/IONISx/edx-theme.git ionisx
nano /edx/app/edxapp/lms.env.json
USE_CUSTOM_THEME: true
THEME_NAME: ionisx
sudo /edx/bin/supervisorctl restart edxapp:
sudo -H -u edxapp bash
source /edx/app/edxapp/edxapp_env
cd /edx/app/edxapp/edx-platform
paver update_assets lms --settings=aws

It successfully compiles the assets and everything goes fine. But when i go to LMS, there are no styling applied. All the styling is gone and the footer just goes to extreme left of the page without any styling and the whole page goes colorless and style-less.
please help

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