-
Notifications
You must be signed in to change notification settings - Fork 6
Deck Slide Templates
LiveDeck Comes with a variety of pre-designed templates with different types of layouts. A deck theme will change the color and typography of a slide, but the template layout will stay the same.
Each template is styled HTML elements that can be edited and adjusted however you like.
The title layout template is a simple layout with a large title aligned left and centered vertically.
The 2-column template lays out your title, text, and/or an image in 2 columns.
The 3-column template lays out your title, text, and/or an image in 3 columns.
The 4-column template lays out your title, text, and/or an image in 4 columns.
The page-split template divides the page into 2 columns with visual contrast between the 2 sections.
The bullet list template is a standard template that includes a list with bullet points.
The left asides template has an asides element on the left side that can include an image and a limited amount of text.
The right asides template has an asides element on the right side that can include an image and a limited amount of text.
The code example template includes markup with a code element and syntax highlighting.
The quote template is a standard template that includes a blockquote with an author image.
The alternative quote template is a template that highlights an author's image over a blockquote.
The side image template is a 2-column layout that includes an image that can be to the left or right of the type. Change the image alignment by putting the IMG tag below or above the type in the HTML.
The side full image template is a 2-column layout that includes an image that fills the height on half of the slide. Change the image alignment by putting the IMG tag below or above the type in the HTML.
The full image template includes a background image with an overlay and the slide content on top.