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

add advice on using namespaces in diazo themes #85

Open
polyester opened this issue Jun 22, 2014 · 0 comments
Open

add advice on using namespaces in diazo themes #85

polyester opened this issue Jun 22, 2014 · 0 comments

Comments

@polyester
Copy link
Sponsor Member

a number of Diazo themes have issues with things like pop-up modals and ajax. The cause is usually that css class-names collide, and therefore inadvertently trigger Diazo rules.

We should include in the themer documentation a hint / best-practice to use namespaced classnames in their themes. So, instead of 'body' or 'content' use 'mytheme.body' and 'mytheme.content' to avoid conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant