brand-assets

CU Boulder Brand Assets

Elements

Inlcudes the CU Boulder logo and a search link

Usage

<script type="text/javascript" src="//cuboulder.github.io/brand-assets/js/brand-bar.js" id="cu-brand-bar-embed" data-color="white" />

Setting the color sets the background color of the brand bar element. Acceptable values are white or black. Defaults to black.

Includes the Be Boulder image, a link the the campus websites, the Regents copyright and required links.

Usage

<script type="text/javascript" src="//cuboulder.github.io/brand-assets/js/footer.js?" id="cu-footer-embed" data-color="white" />

Setting the color sets the color of the Be Boulder image. Acceptable values are white or black. Defaults to black.

Notes

These elements do not include outside padding or margins. Any extra padding should be handled by where the script is being embeded.