Pro v4+
Themes
Style | The overall look of a news item
|
Theme overrides
Background Color | The overall background color |
Leading items text | |
---|---|
Font size reference | The font size in respect to the template used. The remaining of the item is based on that size |
Remaining items text | |
Font size reference | The font size in respect to the template used. The remaining of the item is based on that size |
Read more link | |
Style | The link style, following the theme default style or using Bootstrap |
Bootstrap type | The link type (as defined by Bootstrap)
|
Bootstrap size | The size of the label (as defined by Bootstrap)
|
CSS Classes | The CSS classes that can be added to the link (space separated)
Example |
Categories | |
Style | The link style, following the theme default style or using Bootstrap |
Bootstrap type | The link type (as defined by Bootstrap)
|
Bootstrap size | The size of the label (as defined by Bootstrap)
|
CSS Classes | The CSS classes that can be added to the link (space separated)
Example |
Information | |
Font | The font for the blocs of information |
Font size | The font size in comparison to the font size of reference |
Line spacing | The height (px or em) given to each line allowing spacing of the lines of information |
Font color | The text color. New v4.13 When you do not select a color, the text color is the same as the introductory text |
Font color over head | The text color for information placed over the head (image or video) |
Icons color | The color of the icons, when icons are shown. New v4.13 When you do not select a color, the icon color is the same as the introductory text |
Icons color over head | The color of the icons placed over the head (image or video), when icons are shown |
Other overrides
CSS overrides | CSS styles that can be added to improve/modify the page output or override existing CSS properties. Note that the code is minified automatically. Example .newsintro { color: red; } |