Skip to content

Need help with defaultKcProps during upgrade to version 8 #419

Answered by garronej
anand-kulk asked this question in Q&A
Discussion options

You must be logged in to vote

In defaultKcProps there was the default classes

export const defaultKcProps = {
...defaultKcTemplateProps,
"kcLogoLink": "http://www.keycloak.org",
"kcLogoClass": "login-pf-brand",
"kcContainerClass": "container-fluid",
"kcContentClass": ["col-sm-8", "col-sm-offset-2", "col-md-6", "col-md-offset-3", "col-lg-6", "col-lg-offset-3"],
"kcFeedbackAreaClass": ["col-md-12"],
"kcLocaleClass": ["col-xs-12", "col-sm-1"],
"kcAlertIconClasserror": ["pficon", "pficon-error-circle-o"],
"kcFormAreaClass": ["col-sm-10", "col-sm-offset-1", "col-md-8", "col-md-offset-2", "col-lg-8", "col…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@anand-kulk
Comment options

@garronej
Comment options

Answer selected by anand-kulk
@anand-kulk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants