Skip to main content

Global Navigation

Suggested Use: Global header navigation

Notes: This section should be placed at the theme level, in the "Header" partial.

Available Code Snippets: N/A

Style Management

The following labels refer to styling options/classes in the "STYLE" dropdown menu located in the toolbar in every Custom HTML Module's content editor:

Page Templates

What page templates are available to create new pages with?

The following page templates are available in the "Primary CMS Theme" theme:

In which theme should I create my page? / Which theme should my page be assigned to?

To use one of the page templates, you must create your page inside the theme where the desired page template resides. You may later assign the page to another theme if needed.

See General Advice & FAQs for more details.

What if I don't need all the sections used in a template?

Before using a CMS page template to create a page, determine if you’re going to need all the sections used in that template. Then, after using the template to create a new page, remove the sections from the page which aren’t needed BEFORE SAVING THE NEW PAGE. This prevents those sections from ever being created and we avoid cluttering the system with unused sections and modules.

Can I create a CMS page without using one of the CMS Page Templates?

See General Advice & FAQs.

Custom HTML Modules: Content Editor (WYSIWYG) FAQs

How do I replace placeholder ("lorem ipsum") or unwanted text content?

The content editor can be finicky. To replace placeholder or unwanted text, we recommend that you first click the “BLOCKS” button in the toolbar to reveal outlines surrounding block-level elements. Then, select the text you wish to replace and type in your desired text. Or, you can place your cursor at the end of the text you want to replace, add your desired text, and then select and delete the placeholder text preceding it. We do NOT recommend selecting all placeholder text in the editor and deleting it before you add your desired content. As a result you may accidentally erase necessary markup that the content depends on. It is always best to edit text elements one at a time rather than deleting everything you don’t want from the start.

Can I copy/paste from other sources?

Be very careful when copy/pasting text content from other sources into a Custom HTML module's content editor. When copying from an external document, take steps to ensure the text you are copying is plain text (as opposed to rich text.) When copying from a web page, make sure you are ONLY including text and not actual HTML tags (<p>, <br>, etc.) as this could result in unintended styling/format inconsistencies.

How do I change the appearance of text content (color, font size, etc)?

The "STYLE" dropdown in the toolbar can be used to edit the styling/appearance of content. Keep in mind that when you add a style from the dropdown, it does not overwrite other styles previously applied to the element. This allows greater flexibility in cases where you may need more than one style applied, but you will need to remember to uncheck undesired styles after applying them.

Please refer to Style Management for examples of classes/styles you may apply.

Keep in mind that changing the appearance or styles of text should be done SPARINGLY - for the sake of consistency across pages, it is best to stick with the module's default styling whenever possible.

How do I add/edit a link?

The "insert/edit link" button in the toolbar is used to create and modify links:

To create a new link, type your desired link text within the content editor, select it, and then click the "insert/edit link" button. This may be tricky if you're creating a new link next to an already-existing link. To do this, place your cursor at the end of the existing link's text and then press the right arrow key, so your cursor is outside the existing link. Then, type the new link's text, select it and click the "insert/edit link" button.

To modify an existing link, click into the middle of the link text within the content editor, then click the "insert/edit link" button.

Note: Using proper link text is very important. For more details, see "Does it matter what I use for [clickable] link text?" in General Advice & FAQs.

How do I add/edit an image?

The "asset picker" button in the toolbar allows you to add images into the content editor. To modify an existing asset, click the asset and then click the "asset picker" button. Not all custom HTML modules were made with the intent to have an image placed in them. (Tip: If your default placeholder content did not contain an image, you should probably avoid adding one with this tool.)

Note: If you're including an image in a Custom HTML module, remember to consider the image alt text (which is editable through the "asset picker" button), and include a value when necessary. For more details, see "Do I need to update/include alt text for every image?" in General Advice & FAQs.

How do I add a code snippet?

The "insert code snippet" button in the toolbar adds pre-made snippets of code into the content editor. Note that code snippets are often (but not always) used as a way to revert either the entire content of a Custom HTML Module to its default state, or to revert a part of its content to its original state. In many cases you will not need to use code snippets unless you're attempting to "fix" a module (i.e. bring back original content which was since removed.)

Additionally, code snippets are used as a way to add specific html into your content editor that is either difficult or impossible to achieve without editing the actual source code.

IMPORTANT: Be very careful to only use code snippets that are intended for use in the specific module you’re editing. In most cases the name of the code snippet should partially or exactly match the name of the module you’re editing. A list of all code snippets that are intended for use within a module will appear in that module's parent section's documentation in the Section Guide. Do not use a code snippet when the section name in the title of the code snippet does not match the section you are currently editing. For example, if you're editing a section created from a section template labeled as "Section 1" you should only be using code snippets whose titles include "Section 1."

I've messed up my edits and would like to revert to the original "lorem ipsum" placeholder content. Is there a way to do that?

Check to see if the module you're editing has a default code snippet available. The name of the snippet should match the name of your module (minus the given section name prefix.) If so, you may delete the entire content and then insert the appropriate code snippet. Some modules don't have default code snippets available, but they may have other snippets which could replace specific portions of your content.

Does it matter which levels of headings (H1, H2, etc) I use in my content?

Yes. For SEO and accessibility purposes, it is important that your page’s heading structure is hierarchical. This means that your page’s top heading needs to be an h1 heading.

You should also be careful to avoid skipping heading levels (i.e. using an h3 heading before an h2 has been used, etc.) If you need to change the appearance of a heading without changing the level, apply one of the heading classes from the content editor's "STYLE" dropdown (see Style Management for a list of these heading style classes.)

General Advice & FAQs

How can I ensure that my content will be accessible to all users?

Be sure to follow all recommendations and instructions given in this guide, particularly the recommendations involving link text, image alt text, and heading levels. To learn more about accessibility, please see Accessibility for Radancy CMS Publishers.

Can I change the layout assignment of a page/section/module?

You should never change a layout assignment unless specifically instructed to do so in the relevant section's documentation found in the Section Guide. This will almost always lead to unintended results.

Can I add a module to a section?

You should never add a module to a section unless specifically instructed to do so in the relevant section's documentation found in the Section Guide. This will almost always lead to unintended results.

When I'm adding a section from the "Add New" section menu to a page, what should I name my new section?

To avoid future confusion, especially for other CMS users who may need to edit/update the content you're creating, naming conventions should be consistent throughout the site. When creating a section that you anticipate will only be used on the page you're adding it to, we recommend the following naming convention: [Page Name OR Abbreviated Page Name] - [Section Template Name] [Number (only include if you anticipate other sections of the same template will be added to the same page.)] For example, "Benefits - Full Width Copy" or "DEI - Full Width Copy 1." If you anticipate that the section you're creating may be used on other pages as well, we suggest giving it a name that summarizes its purpose/intent rather than its content or context (which may change or be updated later.) For example, "Human Resources Job List" or "Annual Job Fair CTA."

Note: While you CAN change a section's name after creating it, you will NOT be able to change the names of the modules included in the section (which will, by default, include the ORIGINAL section name.) So we recommend that you carefully choose a good name for each section you create.

Can I create a CMS page without using one of the CMS Page Templates?

Yes, but this is not recommended as creating a page without using a CMS Page Template will require you to select a page layout. To avoid selecting the incorrect layout, we recommend using one of the available CMS Page Templates, in all cases.

If you are looking to create a "blank" page, see the next question.

How do I create a "blank" page?

To create a blank page, click the "Add Page" button in the "Primary CMS Theme" theme and select the [TEMPLATE NAME] page template.

Which theme should my page be assigned to?

All CMS pages should be assigned to the "Primary CMS Theme" theme.

DO NOT assign any CMS pages to the "Default Theme (GST)" theme. This theme is enabled for CMS due to system requirements, but it is NOT intended to be used as a theme for CMS Pages.

Do I need to update/include alt text for every image?

Every time you add or replace an image file, you should consider whether to include alt text for the image. In some cases, such as when the image is considered descriptive and not essential to the page content, alt text may be left blank. For more details, please see this alt text decision tree. Not only are these considerations essential in making the site accessible to non-visual users, it will also improve SEO.

Does it matter what I use for [clickable] link text?

It matters a lot. To make links accessible to all users, use link text that would make sense to users if taken out of the surrounding context. For example, "learn more about our benefits" is acceptable, whereas "click here" or "learn more" are not. This is important in all situations but be particularly careful when adding/editing links inside Custom HTML modules, as you'll have full control over what text is included in a link.

How do I update/add a hero banner to my page?

Upload your page's banner images via the "Mobile Banner" and "Desktop Banner" fields found in your page's "Banner" settings. You may also include banner text via the "Headline" and "Short Description" fields (optional.) When these fields are not left blank/empty, they will be leveraged to produce a hero banner section for your page.

Note that the page banner will show when only one of the "Mobile Banner" and "Desktop Banner" image fields are configured, but this should be avoided. Always include both images when setting up a banner.

Note that the recommended MOBILE banner image size is 768x250 (384:175 Aspect Ratio), while the recommended DESKTOP image size is 1920x334 (960:167 Aspect Ratio.) If an image asset does not match the recommended aspect ratio, it will appear as "cropped" to fit the expected dimensions. To avoid this, and to ensure optimal image quality and performance, make sure the image asset matches the recommended size before using it.

CMS User Notes

How can I add to or update the notes to this section?

Find this section - "CMS Guide - CMS User Notes - (Section 33)" - in your section list and edit its "Section 33 - CMS Guide - CMS User Notes" Custom HTML Module to add as many notes as you'd like right here. Be careful to not delete this instructional text, so that it may be referenced later on.

Add your notes below:

Section 21 - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21 - Banner Heading"

Notes: The "Section 21 - Banner" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21 - Heading: To update the text in the section.
  • Section 21 - Media: To update the image in the section.

Lorem ipsum dolor sit amet

Section 21a - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21 - Banner Heading"

Notes: The "Section 21a - Banner" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21a - Heading: To update the text in the section.
  • Section 21a - Media: To update the image in the section.

Lorem ipsum dolor sit amet

Section 21b - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21 - Banner Heading"

Notes: The "Section 21b - Banner" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21b - Heading: To update the text in the section.
  • Section 21b - Media: To update the image in the section.

Lorem ipsum dolor sit amet

Section 21c - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21 - Banner Heading"

Notes: The "Section 21c - Banner" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21c - Heading: To update the text in the section.
  • Section 21c - Media: To update the image in the section.

Lorem ipsum dolor sit amet

Section 21d - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21d - Banner Heading"

Notes: The "Section 21d - Banner" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE. To apply tagline styles, use the "Section 21 - Heading Tagline" from the Style drop down within the CMS editor. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21d - Heading: To update the text in the section.
  • Section 21d - Media: To update the image in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet

Section 21e - Banner

CMS Enable: TRUE

Section Guide: Add New

Code Snippet: "Section 21e - Banner Heading"

Notes: The "Section 21e - Banner" consists of 1 CUSTOM HTML MODULE To apply tagline styles, use the "Section 21 - Heading Tagline" from the Style drop down within the CMS editor. The extra padding at the top of this section is to accommodate for the overlapping navigation menu bar as this is usually the first section on the page.

Available Modules to EDIT:

  • Partial 1:
  • Section 21e - Heading: To update the text in the section.

Lorem ipsum dolor sit amet

Page intro section

CMS Enable: ADD NEW

Notes: The "Page intro section" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3 Intro Content: To update the text in the section.
  • Partial 2:
  • Page intro media: To update the image in the section.
  • Code Snippet:
  • v1 - Section 3a - Copy: Use as a "reset" for any "Section 3 Intro Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Copy - (Section 1)

CMS Enable: ADD NEW

Code Snippet: N/A

Notes: The "Copy - (Section 1)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 1 Content: To update the text in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Copy - (Section 1a)

CMS Enable: ADD NEW

Code Snippet: N/A

Notes: The "Copy - (Section 1a)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 1 Content: To update the text in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Copy Center - (Section 1b)

CMS Enable: ADD NEW

Notes: The "Copy Center - (Section 1b)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • section1b Content: To update the text in the section.
  • Code Snippet:
  • v1 - Section 1b - Copy: Use as a "reset" for any "section1b Content" module.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Button Primary

Content Left - (Section 2)

CMS Enable: ADD NEW

Code Snippet: N/A

Notes: The "Content Left - (Section 2)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 2 Content: To update the text in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Content Left - (Section 2a)

CMS Enable: ADD NEW

Notes: The "Content Left - (Section 2a)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 2a Content: To update the text in the section.
  • Code Snippet:
  • v1 - Section 2a - Copy: Use as a "reset" for any "Section 2a Content" module.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Content Left - (Section 2b)

CMS Enable: ADD NEW

Code Snippet: N/A

Notes: The "Content Left - (Section 2b)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 2 Content: To update the text in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Media Left and Copy Right - (Section 3)

CMS Enable: ADD NEW

Notes: The "Media Left and Copy Right - (Section 3)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3 Media: To update the Imagery.
  • Partial 2:
  • Section 3 Content: To update the text in the section.
  • Code Snippet:
  • v1 - Section 3 - Copy: Use as a "reset" for any "Section 3 Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Image and Copy - (Section 3a)

CMS Enable: ADD NEW

Notes: The "Image and Copy - (Section 3a)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3a Media: To update the Imagery.
  • Partial 2:
  • Section 3a Content: To update the text in the section.
  • Code Snippet:
  • v1 - Section 3a - Copy: Use as a "reset" for any "Section 3a Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Media Left and Copy Right - (Section 3b)

CMS Enable: ADD NEW

Notes: The "Media Left and Copy Right - (Section 3b)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3a Media: To update the Imagery.
  • Partial 2:
  • Section 3a Content: To update the text in the section.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Media Left and Copy Right - (Section 3c)

CMS Enable: ADD NEW

Notes: The "Media Left and Copy Right - (Section 3c)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3a Media: To update the Imagery.
  • Partial 2:
  • Section 3a Content: To update the text in the section.
  • Code Snippet:
  • v1 - Section 3a - Copy: Use as a "reset" for any "Section 3a Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Copy Left Media Right - (Section 3d)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 3d)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3a Content: To update the text in the section.
  • Partial 2:
  • Section 3d Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 3a - Copy: Use as a "reset" for any "Section 3a Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Copy Left Media Right - (Section 3e)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 3e)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3 Content: To update the text in the section.
  • Partial 2:
  • Section 3d Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 3 - Copy: Use as a "reset" for any "Section 3 Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Events - (Section 3f)

CMS Enable: ADD NEW

Notes: The "Events - (Section 3f)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3f Content: To update the text in the section.
  • Partial 2:
  • Section 3f Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 3f - Copy: Use as a "reset" for any "Section 3f Content" module.

Event Name to Go Here

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Event Info

Date: 01/01/24
Time: 15:00pm - 18:00pm
Location: Location here

Register Your Interest

Copy Left Media Right - (Section 3g)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 3g)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Section 3g Content: To update the text in the section.
  • Partial 2:
  • Section 3 Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 3a - Copy: Use as a "reset" for any "Section 3g Content" module.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Copy Left Media Right - (Section 4)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 4)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at all times it is recommended to have the text ALWAYS white. Please use the wysiwyg toolbar and select from the "STYLES" dropdown class: "Text White". Also please at all times use "Secondary Dark Mode Button" found in the dropdown of "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4 Content: To update the text in the section.
  • Partial 2:
  • Section 4 Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4 - Copy: Use as a "reset" for any "Section 4 Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Link Here

Copy Left Media Right - (Section 4a)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 4a)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4a Content: To update the text in the section.
  • Partial 2:
  • Section 4 Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4 - Copy: Use as a "reset" for any "Section 4a Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Link Here

Copy Left Media Right - (Section 4b)

CMS Enable: ADD NEW

Notes: The "Copy Left Media Right - (Section 4b)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4a Content: To update the text in the section.
  • Partial 2:
  • Section 4 Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4 - Copy: Use as a "reset" for any "Section 4a Content" module.

Insert Headline

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Link Here

Quote - (Section 4d)

CMS Enable: ADD NEW

Notes: The "Quote - (Section 4d)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4 Quote: To update the text in the section.
  • Partial 2:
  • Quote Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4d - Quote: Use as a "reset" for any "Section 4 Quote" module.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Name 18pt Bold

Job title 18pt Regular

Link Here

Quote - (Section 4e)

CMS Enable: ADD NEW

Notes: The "Quote - (Section 4e)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4 Quote: To update the text in the section.
  • Partial 2:
  • Quote Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4d - Quote: Use as a "reset" for any "Section 4 Quote" module.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Name 18pt Bold

Job title 18pt Regular

Link Here

Quote - (Section 4f)

CMS Enable: ADD NEW

Notes: The "Quote - (Section 4f)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4f Quote: To update the text in the section.
  • Partial 2:
  • Quote Media: To update the Imagery.
  • Code Snippet:
  • v1 - Section 4f - Quote: Use as a "reset" for any "Section 4f Quote" module.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Name 18pt Bold

Job title 18pt Regular

Link Here

Quote no Image - (Section 4H)

CMS Enable: ADD NEW

Notes: The "Quote no Image - (Section 4H)" consists of 1 CUSTOM HTML MODULE.

To meet ACCESIBILTY STANDARDS at please use the wysiwyg toolbar and select "Primary Button" using the dropdown "insert code snippet".

Available Modules to EDIT:

  • Partial 1:
  • Section 4 Quote: To update the text in the section.
  • Code Snippet:
  • v1 - Section 4d - Quote: Use as a "reset" for any "Section 4 Quote" module.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Name 18pt Bold

Job title 18pt Regular

Link Here

Location Map - (Section 5)

Suggested Use: A Google Maps interface showcasing a list of one or more locations/addresses, with introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: It is not possible to customize styling of the "map" or its components. Only the actual locations/addresses are customizable.

To remove the introductory heading and/or copy, leave the "Display Heading Label" and/or "Display Heading" fields in the "Section 5 - Map" module settings empty. Note that it is not possible to customize the styling of the introductory heading and/or copy, or to include any additional links, headings, line breaks, etc.

Available Code Snippets: N/A

Global Headquarters

  • 110 Fulbourn Road Cambridge,110 Fulbourn Road Cambridge

    UK CB1 9NJ

DEI Logos - (Section 6)

Suggested Use: A group of "media" items (images) with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: To remove/add the introductory heading and/or copy, use the "Intro Copy - (Section 6)".

Available Code Snippets: N/A

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;

ASIAN  Arm
BLACK Arm
Disability Arm
Neurodiversity Arm
PRIDE Arm
UNIDOS Arm
WOMAN at arm

Partners Logo - (Section 6a)

Suggested Use: A group of "CTA's" with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: To remove/add the introductory heading and/or copy, use the "Partners Logos Intro Copy - (Section 6a)".

The "card" item functions as a link. It is not possible to have the "card" item NOT function as a link.

It is not possible to customize the styling of the text in the "card" item, or to include any additional links, headings, line breaks, etc.

Available Code Snippets: N/A

Copy and Icon Tiles (Section 7)

Suggested Use: A set of "tile"

CMS Enable: ADD NEW

Notes: To reduce the number of tiles, remove the undesired "Tile [number] (Section 7)" module(s) from your section.

To add additional tiles, click the "copy" icon button on the last "Tile [number] (Section 7)" module in your section. Give the new module the same name as the one you copied, incremementing the number at the end of the module name by 1 (for example, if the module you copied has a name ending in "10", the new module's name should end with "11".)

On larger screens, the links appear in a 3-column grid layout. This layout remains intact even when links are added or removed.

Available Code Snippets: N/A

Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet
Lorem ipsum dolor sit amet

Full background img with copy module (section8)

CMS Enable: ADD NEW

Code Snippet: N/A

Notes: The "Full background img with copy module (section8)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Background Image (Section 8): To update the text in the section.
  • Copy (Section 8): To update the text in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. 

Link Here

3 Col Tiles with Icon (Section 9)

CMS Enable: ADD NEW

Notes: The "3 Col Tiles with Icon (Section 9)" consists of 5 CUSTOM HTML MODULES.

Available Modules to EDIT:

  • Partial 1:
  • Copy Tile with Icon [NUMBER] (Section9): To update the text in the section.
  • Code Snippet:
  • v1 - Section 9 - Copy: Use as a "reset" for any "Copy Tile with Icon [NUMBER] (Section9)" module.

Lorem ipsum dolor sit amet

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum dolor sit amet

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum dolor sit amet

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum dolor sit amet

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum dolor sit amet

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

3 Col Tiles Copy and Image (Section 10)

CMS Enable: ADD NEW

Notes: The "3 Col Tiles Copy and Image (Section 10)" consists of 3 CUSTOM HTML MODULES.

Available Modules to EDIT:

  • Partial 1:
  • Copy and Image Tile [NUMBER] (Section 10): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 10 - Copy: Use as a "reset" for any "Copy and Image Tile [NUMBER] (Section 10)" module.

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

4 Col Tiles Copy and Image (Section 10a)

CMS Enable: ADD NEW

Notes: The "4 Col Tiles Copy and Image (Section 10a)" consists of 4 CUSTOM HTML MODULES.

Available Modules to EDIT:

  • Partial 1:
  • Copy and Image Tile [NUMBER] (Section 10a): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 10a - Copy: Use as a "reset" for any "Copy and Image Tile [NUMBER] (Section 10a)" module.

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem ipsum 

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

4 Col Tiles Copy and Icon (Section 10b)

CMS Enable: ADD NEW

Notes: The "4 Col Tiles Copy and Icon (Section 10b)" consists of 4 CUSTOM HTML MODULES.

Available Modules to EDIT:

  • Partial 1:
  • Copy and Image Tile [NUMBER] (Section 10b): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 10b - Copy: Use as a "reset" for any "Copy and Image Tile [NUMBER] (Section 10b)" module.

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

3 Col Small Tiles with Copy and Icon (Section 11)

Suggested Use: A group of "Tiles" with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: To remove/add the introductory heading and/or copy, use the "Intro (Section 11)".

Available Modules to EDIT:

  • Partial 1:
  • Copy Tile with Icon [NUMBER] (Section 11): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 11 - Copy: Use as a "reset" for any "Copy Tile with Icon [NUMBER] (Section 11)" module.

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;

Lorem Ipsum

Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum.

Lorem Ipsum

Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum.

Lorem Ipsum

Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum.

3 Col Tiles width Custom List and Icon plus Intro (Section13)

Suggested Use: A group of "Tiles" with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: To remove/add the introductory heading and/or copy, use the "Intro (Section 13)".

Available Modules to EDIT:

  • Partial 1:
  • Copy Tile with List and Icon [NUMBER] (Section 13): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 13 - Copy: Use as a "reset" for any "Copy Tile with List and Icon [NUMBER] (Section 13) module.

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. 

  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. 

  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.

Lorem Ipsum

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. 

  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.
  • Fusce id sapien sit amet quam posuere interdum.

Hiring Process Cards (Section 14)

Suggested Use: A group of "Tiles" with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: To remove/add the introductory heading and/or copy, use the "Intro (Section 14)".

Available Modules to EDIT:

  • Partial 1:
  • Tile Step [NUMBER] (Section 14): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 14 - Copy: Use as a "reset" for any "Tile Step [NUMBER] (Section 14)" module.

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae.

Step 1

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Link here

Step 1

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Link here

Step 1

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Link here

Step 1

Consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis.onsectetur adipiscing elit. 

Link here

Info Box (Section 15)

CMS Enable: ADD NEW

Notes: The "Info Box (Section 15)" consists of 1 CUSTOM HTML MODULE.

Available Modules to EDIT:

  • Partial 1:
  • Info Box Content (Section 15): To update the text and image in the section.
  • Code Snippet:
  • v1 - Section 15 - Copy: Use as a "reset" for any "Info Box Content (Section 15)" module.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. 

Video Player (Section 16)

Suggested Use: A single, full-width "media" item with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: The "Video Player (Section 16)" consists of 1 CUSTOM HTML MODULE and 1 MEDIA MODULE.

When a "Video Player Media (Section 16)" module is set to any of the "video" media types, its "placeholder" image functions as a button, with a play icon overlayed on top. Upon clicking the image/button, the video opens in a lightbox/modal window.

Available Modules to EDIT:

  • Partial 1:
  • Video Player Intro (section 16): To update the text and image in the section.
  • Video Player Media (Section 16): To update the Video in the section.

Lorem ipsum dolor sit amet

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. 

Image Gallery Slider (Section 17)

Suggested Use: A single, full-width "media" slick slider with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: The "Image Gallery Slider (Section 17)" consists of 1 CUSTOM HTML MODULE and 4 MEDIA MODULE.

Always set "Image Carousel Slide [number] (Section 17)" to an image.

Available Modules to EDIT:

  • Partial 1:
  • Intro (Section 17): To update the text and image in the section.
  • Image Carousel Slide [number] (Section 17): To update the Image in the slider.

Lorem ipsum dolor

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non lectus id nulla sodales mattis. Fusce id sapien sit amet quam posuere interdum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;

Interactive Cards (Section 18)

Suggested Use: A group of links in "card" format (image, title, and description).

CMS Enable: ADD NEW

Notes: The "Interactive Cards (Section 18)" consists of 3 CUSTOM HTML MODULE and 3 MEDIA MODULE.

Each "card" item functions as a link when user hovers over card. It is not possible to have "card" items that do NOT function as a flip.

It is not possible to customize the styling of the text in each "card" item. One can add additional links, headings, line breaks, etc as explanined below.

Available Modules to EDIT:

  • Partial 1:
  • Interactive Card Front [NUMBER]: To update the text and image in the section.
  • Interactive Card Back [NUMBER]: To update the text, description and anchor links (when card is flipped).
  • Partial 2:
  • Interactive Card Front [NUMBER]: To update the text and image in the section.
  • Interactive Card Back [NUMBER]: To update the text, description and anchor links (when card is flipped).
  • Partial 3:
  • Interactive Card Front [NUMBER]: To update the text and image in the section.
  • Interactive Card Back [NUMBER]: To update the text, description and anchor links (when card is flipped).
  • Code Snippet:
  • v1 - Section 18 - Copy: Use as a "reset" for any "Interactive Card Back [NUMBER]" module.
  • Apprenticeships (UK)

    Graduates

    Your years of study have set the stage for something extraordinary. It’s time to turn your ideas into reality. See what else you can learn - and what you can achieve.

    See Graduate Jobs

    Find out more

  • Graduates

    Your years of study have set the stage for something extraordinary. It’s time to turn your ideas into reality. See what else you can learn - and what you can achieve.

    See Graduate Jobs

    Find out more

    Apprenticeships (UK)
  • Apprenticeships (UK)

    Graduates

    Your years of study have set the stage for something extraordinary. It’s time to turn your ideas into reality. See what else you can learn - and what you can achieve.

    See Graduate Jobs

    Find out more

Video Player with Tabs (Section 19)

Suggested Use: A "media" slider item with brief introductory copy above (optional.)

CMS Enable: ADD NEW

Notes: The "Video Player with Tabs (Section 19)" consists of 1 CUSTOM HTML MODULE and 3 MEDIA MODULE.

When a "Video [NUMBER] (Section 19)" module is set to any of the "video" media types, its "placeholder" image functions as a button, with a play icon overlayed on top. Upon clicking the image/button, the video opens in a lightbox/modal window.

Available Modules to EDIT:

  • Partial 1:
  • Intro (Section 19): To update the text section.
  • Partial 2:
  • Video [NUMBER] (Section 19): To update the Video in the section.
  • Partial 3:
  • Video [NUMBER] (Section 19): To update the Video in the section.

What is it Like to Work at Arm?

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.

Video: Life at Arm
Video: Build Your Future at ARM
Video: Build Your Future at ARM

Related Content Static - (Section 31)

Suggested Use: A set of 4 "related content" links in "card" format that are manually selected by user.

CMS Enable: ADD NEW

Notes: All content pages and offsite content pages are available to be selected as links.

The thumbnail images, titles, and descriptions represent page-level data and cannot be edited inside this section. To edit a content page or offsite content page's thumbnail image, title, or description, go to the relevant page's settings and update the fields there. Note that if a page does not have a thumbnail image configured in its settings, a "default" thumbnail image will be rendered instead. This "default" thumbail image cannot be updated in CMS Admin, so please contact your Customer Support Specialist (CSS) if a new "default" thumbnail image is needed.

On larger screens, the links appear in a 4-column grid layout. This layout remains intact even when links are added or removed.

Available Code Snippets: N/A

Hero - (Section 32)

Suggested Use: Homepage hero banner.

Notes:

Available Code Snippets: N/A

Build What the World Depends On

Employees looking at eachother