SLIDE SOURCE - [ Image Index^, YoutubeID or HTML5 Video Folder Path ]
- image index^ : slide source will be set to the image from the carousel widget at top using its numeric position (index) - [ e.g. setting this to "1" would use the first image in the carousel widget ]
- youtube id : slide source will be a youtube video by using its embed id - [ e.g. Zx7HliE_0-Q ]
- HTML5 video folder path : slide source will be video by supplying a first-frame image path with all the required assets of the same name; webm video, mp4 video, first-frame jpg (to display while video loads) - [ e.g "http://<domain>/<path>/<video folder>/<filename>.jpg" ]
SLIDE TOP/MID CLASSES - [ wrap*, inline*, font1-10, weight1-9, italic, underline, superscript, subscript ]
* wrap/inline : one of these MUST be set for the text to resize with the slider, use wrap to constrain the text by container height or inline to constrain the text by container width - [ e.g. "inline" ]
- font1-10 : sets the size of the text from 1:1 to 10:1 - [ e.g. "font2" ]
- weight1-9 : sets the weight (bold/light) of the text from 100 (lightest) to 900 (boldest) - [ e.g. "weight9" ]
- italic/underline/superscript/subscript : will set the corresponding style
SLIDE HTML POSITION CLASS - [ Vertical & Horizontal sets should be input ]
- Vertical : top, v-center or bottom "-" full, half or third - [ e.g. "top-third" sets the HTML to the top of the slide using a 1/3 of its height ]
- Horizontal : left, h-center or right "-" full, half or third - [ e.g. "h-center-half" sets the HTML to the horizontal center of the slide using half of its width ]
- Vertical & Horizontal = "top-third h-center-half"