As well as all of the standard site framework Media Types, the theme also uses the following.
Background
iCM Name: background
Description: Background image
Component | Required? | Image editor? | Allowed Types |
---|---|---|---|
image | Yes | Yes | *.gif,*.jpg,*.jpeg,*.png |
This media type is used by the Home template to provide a background image behind the top task menu and search box.
Page Banner
iCM Name: page_banner
Description: Cruise Page Banner
Component | Required? | Image editor? | Allowed Types |
---|---|---|---|
image | Yes | Yes | *.gif,*.jpg,*.jpeg,*.png |
Appears between the page title and breadcrumb when related to an article.
Page Icon
iCM Name: page_icon
Description: Icon
Component | Required? | Image editor? | Allowed Types |
---|---|---|---|
primary | Yes | Yes | *.gif,*.jpg,*.jpeg,*.png |
secondary | No | Yes | *.gif,*.jpg,*.jpeg,*.png |
The page icon media type is used in the top tasks menu on the homepage. The primary version is displayed, the secondary is the "hover" or "active" version when used in links.
Image Size Constraints
A single image uploaded into iCM can potentially be output in many different places. The following size constraints are used.
For more information about how the platform resizes images, see Image Handling.
Name | Sizes |
---|---|
thumbnail | maxWidth="294" maxHeight="174" |
standard | maxWidth="400" maxHeight="400" |
related | maxWidth="1024" maxHeight="576" |
featuredtask (used to the left of the homepage featured task panel when it appears in the header) | maxWidth="250" maxHeight="165" |
footericon | minWidth="40" minHeight="40" maxWidth="44" maxHeight="44" |
banner (used by the page banner media type when related to an article) | width="1000" maxHeight="500" |
logo | maxWidth="600" maxHeight="300" |