Skip to main content
Staff & Editor
July 29, 2025

Technical Tip: How to customize the login button for LinkedIn and Azure or Entra-id

  • July 29, 2025
  • 0 replies
  • 283 views
Description This article describes how to customize the login button background color for Linkedin and Azure or Entra-id and remove the Windows sign.
Scope FortiNAC.
Solution

To change the button background, go to Portal -> Portal Configuration -> expand Global -> Style and add the following:

 

For Entra-Id or Azure login button:

 

form .zocial.windows = Desktop
background-color = #ffbc88;

 

For the LinkedIn login button:


form .zocial.linkedin= Desktop
background-color = #f0bc88;

Modify_the_Styles(1).png

 

To remove Wthe indows sign from the button, set up the following: 


Go to Portal -> Portal Configuration -> expand Global -> Style and add the following:

 

form .zocial.windows:before = Desktop
Content = none;

 

Remove Windows Sign.png

 

Remove Windows Result.png

Related documents:

Technical Tip: Advanced Portal Configuration (Host Inventory

FortiNAC captive portal workflow.

Adding/typing different Language FortiNAC characters.