Module_ContentSlider
1 minute read
Content Slider Module Background
Controls the default background image and color for the Content Slider module. This background is used when the content being displayed does not have an attached preview image. The "contentslider_default_background.png" image is partially transparent, so you can simply change the color and it will affect the image color.
- Variable Name: module_contentslider_background
- Data Type: background
Default Values
- color: global_palette_fill_01.color
- image: url(images/contentslider_default_background.png)
Content Slider Module Border
Controls the border width, style, and color for the Content Slider module.
- Variable Name: module_contentslider_border
- Data Type: border
Default Values
- units: px
- width: 1
- style: solid
- color: global_palette_fill_02.color
- inherit_param_color: #F8F8F8|-44, -39, -35
Content Slider Module Caption Background
Controls the background for the Content Slider module caption block.
- Variable Name: module_contentslider_caption_background
- Data Type: background
Default Values
- color: global_palette_fill_01.color
Content Slider Module Caption Text Color
Controls the text color for the content slider module caption block.
- Variable Name: module_contentslider_caption_text_color
- Data Type: color
Default Values
- color: global_palette_text_01.color
- inherit_param_color: #252C2F|37, 44, 47
Content Slider Module Height
Controls the height of the Content Slider module.
- Variable Name: module_contentslider_height
- Data Type: size
Default Values
- units: px
- size: 200
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10