Skip to main content

Creating a New Sign in Button on Sign in page (for Extended Enterprise)

  • December 3, 2021
  • 4 replies
  • 577 views

gerrodhudson
Docebian
Forum|alt.badge.img

Hello, 

So I had a client ask me if there was another way to create a “2nd” sign in button on the Sign in page. In this client’s use case they want to quickly point learners who were external to use the Extended Enterprise if they accidentally arrived at the main parent platform page. 

Please see the Look of the Sign and Page, the header I created, and the CSS I use to style the Sign in Button which is a link to Extended Enterprise. 

 

 

CSS Used:

/*Use to Edit Header Sign in Button Message*/

.header-message-inner a {

background-color: #683A5E;

color: #FFFFFF;

border-style: groove;

padding-top: 10px;

padding-left: 10px;

padding-right: 10px;

padding-bottom: 10px;

border-radius: 5px;

}



/*Change EE Employee Sign In Text to White*/

div p a:link {

color: #ffffff;

}

 

Did this post help you find an answer to your question?

4 replies

Adam Ballhaussen
Guide III
Forum|alt.badge.img+4

This is awesome. Thanks so much for sharing @gerrodhudson!


Forum|alt.badge.img+1
  • Contributor III
  • 19 replies
  • June 17, 2022

@gerrodhudson Thanks Gerrod. We used it long time ago ;) 


  • Influencer I
  • 60 replies
  • March 18, 2024

Hi @gerrodhudson - this would be real handy for us, however the CSS won’t apply for some reason? Can get the text and hyperlink to display but the code isn’t styling a button. 

Also, the hyperlink text disappears when viewing the public page in an incognito window?

Any insight appreciated. 


Bfarkas
Hero III
Forum|alt.badge.img+5
  • Hero III
  • 3582 replies
  • March 24, 2024

Sounds like you either have something only configured locally (the incognito shouldn’t impact this at all) or pieces are misplaced? Can you share the configurations that you have done instead of the outcome pages?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings