California Governor Web Banner

Below you will find several options depending on the template version you are using. You may use one of the versions below by simply copying the HTML provided based on your template version. If you elect to not use one of the versions provided the minimum requirements are as follows:

 

Embed-able HTML Banners:

For State Web Template V4, V5+ 

Code snippet

<div class="profile-banner">
   <div class="inner" style="background: url('https://california.azureedge.net/cdt/statetemplate/global/images/gov-banner.png') right bottom no-repeat; height: 91px;">
     <div class="banner-subtitle">California Governor</div><div class="banner-title">Gavin Newsom</div>
     <div class="banner-link"><a href="https://www.gov.ca.gov/" target="_blank" rel="noopener">Visit Governor's Website</a>
     </div>
   </div>
</div>

For State Web Template V5.5+ (Beta)

california for all governor

Gavin Newsom

California Governor

Visit Governor's Website

Code snippet

<figure class="bg-greylight-radialgradient p-a border-0">
    <div class="media">
        <div class="d-flex m-r-md">
            <img class="rounded-circle width-80 height-80" src="https://california.azureedge.net/cdt/statetemplate/global/images/gov-seal.png" alt="California for all governor seal">
        </div>
        <div class="media-body">
            <h4 class="m-0">Gavin Newsom</h4>
            <div class="d-block">
                <span class="font-size-13">California Governor</span>
            </div>
            <hr class="m-t-sm m-b-0">
            <a href="https://www.gov.ca.gov/" class="font-size-12">Visit Governor's Website</a>
        </div>
    </div>
</figure>

NOTE: Once an approved image of the Governor becomes available, the seal images above will automatically be updated. It is recommended you use the link to the image provided instead of saving and manually uploading to your website.

Seal CDN link: https://california.azureedge.net/cdt/statetemplate/global/images/gov-seal.png

Banner CDN Link: https://california.azureedge.net/cdt/statetemplate/global/images/gov-banner.png