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

Customizing layout #495

Open
lapid3 opened this issue Feb 1, 2017 · 0 comments
Open

Customizing layout #495

lapid3 opened this issue Feb 1, 2017 · 0 comments

Comments

@lapid3
Copy link

lapid3 commented Feb 1, 2017

Hello to everyone,
i'm sorry for this question but i don't understand how to customize colors, sizes, etc.

The customization guide line in the Lumx page says:

You can override LumX default settings dist/scss/settings/_defaults.scss if you want to change sizes, main colors, etc.
For example, in a settings file located in your project scss/settings/_common.scss.

I tried to clone the file "root/template/lumx/dist/scss/settings/_defaults.scss" in "root/settings/common/_settings.common.scss" and then create my scss file in "root/lumxcustom.scss"

in the index.php I have included the my scss file

this scss import, as written on lumx page, the two configuration files (mine and the default lumx)

@import "root/settings/common/settings.common.scss";
@import "root/template/lumx/dist/_scss/lumx.scss";
but it didn't work.

Anyone has a "configuration guide for dummies (me)"?

Thanks to everyone who can help me.

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