EGI Federation Home

EGI Check-in Button Configuration for Developers

The EGI Check-in Login and Sign-up buttons that come with our Software Development kit are easy to integrate and include built-in guidelines that ensure a consistent design and experience across different apps and systems using the EGI Check-in service.

Button Blue Border

HTML Code

The following HTML code is the base for all blue border buttons. Add one of these on the location you would like to display the button.
<a href="#linkhere" class="button-blue-border">Sign in with EGI Check-in<a>
<a href="#linkhere" class="button-blue-border">Login with EGI Check-in<a>
<a href="#linkhere" class="button-blue-border">Continue with EGI Check-in<a>

Approved Usages

The following are static previews of the approved usages for the sign up, login and continue with EGI check-in variants.

EGI Check-in buttons white

Button Blue Background

HTML Code

The following HTML code is the base for all blue background buttons. Add one of these on the location you would like to display the button.
<a href="#linkhere" class="button-blue-background">Sign in with EGI Check-in<a>
<a href="#linkhere" class="button-blue-background">Login with EGI Check-in<a>
<a href="#linkhere" class="button-blue-background">Continue with EGI Check-in<a>

Approved Usages

The following are static previews of the approved usages for the sign up, login and continue with EGI check-in variants.

EGI Check-in buttons blue