The examples in this setting are the default theme's values.
pageWidthStyle
Possible values are: WIDTH_OF_BROWSER
, WIDTH_OF_PAGE_CONTENT
"pageWidthStyle" : "WIDTH_OF_BROWSER",
maximumWidthOfPageContent
basic.pageContentWidth
"maximumWidthOfPageContent" : "1200px",
oneColumnNarrowWidth
CSS variable: --lia-one-column-narrow-width
"oneColumnNarrowWidth" : "800px",
gridGutterWidthMd
CSS variable: --lia-grid-gutter-width-md
"gridGutterWidthMd" : "30px",
gridGutterWidthXs
CSS variable: --lia-grid-gutter-width-xs
"gridGutterWidthXs" : "10px",
customerLogo
Theme Editor: basic.customerLogo. The fields are described in the customerLogo setting table.
"customerLogo" : {
"imageAssetName" : "",
"imageLastModified" : ""
},
customLogo Setting
Field Name | Description |
---|---|
imageAssetName | The assetName of the theme asset image |
imageLastModified | The last update time for the asset |
browserIcon
Theme Editor: basic.browserIcon
The fields are described in the Brower Icons setting table.
"browserIcon" : {
"imageAssetName" : "",
"imageLastModified" : ""
}
BrowserIcon Setting
Field Name | Description |
---|---|
imageAssetName | The assetName of the theme asset image |
imageLastModified | The last update time for the asset |
ATLAS
Comments