Build and style a Brandguide

Please visit Build and style and Brandguide in the Smartsheet Help Center. Starting December 29, 2023 the Brandfolder Knowledge Base will only live on Smartsheet Help.

Welcome to the new Brandguide experience! This article, as well as Getting Started with Brandguide, and Brandguide Customization Using CSS, will walk you through how to migrate your content to the new experience. Editing capabilities on your existing Brandguide will be going away on September 1, 2023. On December 1, 2023, the legacy Brandguide editor will no longer be available. 

 

Pages

The highest organizational level of a Brandguide. Pages add up to make Brandguides.

Adding Pages

  1. Navigate to the Pages option in the sidebar.
  2. Select the Add page button.
  3. Name the page, and set the Slug. 
  4. Select, Save, and create page

Deleting Pages

Select the trash icon next to the page you want to delete in the Pages and Sections flyout. If a page is deleted, the action cannot be undone, and blocks and sections housed within the page cannot be recovered. 

Sections

Sections are an organizational level of a Brandguide that is nested within pages and consists of blocks. 

Note: The Sticky Navigation bar and Collapse Page Sections options are automatically toggled on for your Brandguide. You can adjust these inside the Pages & Sections settings.

Blocks

Blocks are nested within sections. You can locate blocks in the block flyout on the left-hand side. Blocks are Brandguide components like images, text, color, and code that live in the canvas area as content.

mceclip0.png

Adding Blocks

mceclip0.gif

  1. Navigate to the left-hand sidebar and select the block option.
  2. This will produce a flyout with images, text, code, and color block options. Content that you can add will have a dotted line around it. 
  3. Select the block and drag it into the canvas area. Purple lines on the canvas indicate an approved drop zone. 
  4. Release the click to drop the block into the canvas. 

Deleting Blocks

  1. Select the trash icon on the block. Do note that when you delete a block, it can’t be recovered. 

mceclip3.png

Rearranging Blocks 

You have two options:

  1. Drag and drop the block somewhere else on the page.
  2. Use the arrow to the right of the block content to move the block up and down the page.  

 

Image Blocks

Image blocks allow you to add Brandfolder content to your Brandguide seamlessly. This means that if an asset is updated in Brandfolder, then the asset will automatically be updated in the Brandguide as well. CDN powers this experience. You cannot upload outside images directly to Brandguide to promote brand consistency. They must come from your Brandfolder. 

Supported Image Types

  • APNG
  • AVIF
  • GIF
  • JPEG
  • PNG
  • SVG
  • WebP
  • PDF
  • MP4
  • Microsoft Word Docs
  • Microsoft Powerpoints
  • Microsoft Excel Docs

Adding Images

mceclip4.png

  1. Select the image icon in the left-hand flyout.
  2. Another flyout will appear with a Brandfolder experience. The Brandfolder or Collection associated with your Brandguide will appear as a default
  3. To choose another Brandfolder or Collection, select the black arrow at the top of the flyout.
  4. Locate the image you want to use and add it in one of the following ways:
    • Drag and drop the image onto the canvas. 
    • Hover over the image, select the ellipses menu, and choose [+] Place.
    • Hover over the image, select the ellipsis, choose view details, and then choose [+] Place.
    • Hover over the image, select the ellipsis, choose view details, and then drag and drop the image. 

Changing Image Size

mceclip5.png

  1. Hover over the image and select the ellipsis.
  2. Choose view details.
  3. Open up the placement options.
  4. Alter the width and height of the image.
  5. Select Place

Note: this is currently the only way to manipulate the image size. 

Text Blocks 

Adding text to your Brandguide can be done by dragging and dropping a text block onto the canvas.

Altering text styles

When text styles are modified at the global settings level, they will affect everything at the Brandguide level. When modified at the block level, they will only affect that specific block.

Default text

  1. Navigate to settings.
  2. Input your hex code into the text color box.

This will affect any text on the page, including text blocks.

mceclip6.png

Block-level text 

  1. Hover over the text block.
  2. A WYSIWYG editor will appear to alter fonts, sizes, text colors, and formattings, such as adding bullets or links to the text.
  3. Changes made here will only affect the selected block.

mceclip7.png

Typography

Currently, users cannot upload or sync fonts with a Brandfolder to Brandguide. The fonts available in the dropdown are sourced from Google Webfonts. Advanced users can add third-party fonts using CSS. For more information, visit the Brandguide Customization Using CSS article. The Brandfolder support team will not be able to help you with building your code.

Code Blocks

The code block works with standard HTML / CSS. Using this block is only recommended if you have advanced knowledge of CSS. Customer support cannot help you when implementing your code into Brandguide. Any code will be sanitized to prevent XSS attacks. Be aware that our developers may make changes to our Brandguide code at any time that have the potential to impact your CSS and HTML.

mceclip4.png

Editing Code Blocks

When an HTML/CSS block is added to the page, you can add custom code to the Brandguide. HTML will be added to the particular location on the page, and CSS will apply to whatever areas of the canvas it is specified to affect. Once finished with the code, select the eye icon to view changes. 

mceclip6.png

CSS can also be edited globally under settings since it is best practice to have those styles set at the top level and cascade down. 

Adding Video Using HTML

The flyout image block does not support the addition of video content blocks. However, using the Video embed code, video can be added via custom HTML and video assets from Brandfolder. Customer support cannot help you when implementing your code into Brandguide. 

mceclip7.png

  1. Open the asset modal for the video.
  2. Navigate to the Embed tab
  3. Locate the Video Embed Code and select Copy Link
  4. Paste the code into the HTML block. 

Sanitizing Code Blocks

Some code and elements within it will be sanitized for security purposes against XSS attacks.

Deleting Code Blocks 

Deleting code blocks will remove the block and all code written within the block. CSS written at the global settings level will remain unless edited in the settings flyout.

Moving Code Blocks

Moving the code block after HTML and CSS have been written has the potential to break the block or the intended effects of the code. For best results, write the code after the position of the blocks has been set. 

Color Blocks

Adding color blocks to your Brandguide can be done by dragging and dropping the color onto the canvas.

Color Sources

The color block is sourced from the Brandfolder or Collection associated with the Brandguide. If no colors appear in the Brandguide, none have been added to the Brandfolder or Collection. To add colors, add them as an asset in the Brandfolder.

mceclip2.png

Syncing Colors

When a change is made to the colors at the Brandfolder level, the change will also automatically reflect within the Brandguide. If a change is made in Brandfolder and the difference is not reflected in Brandguide, you can manually sync by selecting the circular sync button at the top right of the color flyout.

Color Modes

You can alter which color modes appear in both the flyout and the canvas.

mceclip3.png

  1. Select the settings icon in the top right-hand corner of the color flyout.
  2. Select the checkboxes to display HEX, RGB, and CMYK, and select Save
  3. A copy icon will appear next to the color value.
Was this article helpful?
0 out of 0 found this helpful