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

Improve base styling of PersonaBar & EditBar and allow customization #4691

Merged
merged 10 commits into from
May 31, 2021

Conversation

david-poindexter
Copy link
Contributor

Summary

Resolves #4690

david-poindexter and others added 10 commits May 23, 2021 23:49
Migrates hardcoded colors and logo into a theme.css file where integrators can customize the Persona Bar and Edit Bar menu using css variables.
Allows customizing the PersonaBar menu styles
Don't enforce changing core files in order to theme PB
Since `PersonaBar` and `EditBar` are in two separate IFRAMEs, code needed to be refactored to support separate custom CSS files. Also, the purpose of this is to support custom `PersonaBar` and `EditBar` themes without having to modify core files. Custom theme files should be named appropriately (needs documentation) and placed in `/Portals/_default`.
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Looks all good to me!

@mitchelsellers mitchelsellers merged commit d6c7582 into dnnsoftware:develop May 31, 2021
@david-poindexter david-poindexter deleted the pb-ui branch May 31, 2021 03:06
@valadas valadas modified the milestones: 9.9.2, 9.10.0 Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve base styling of PersonaBar & EditBar and allow customization
3 participants