ThemeKit Accordion

BUY Widgets

Content Slider

ThemeKit Accordion Content Slider

Slides

Layout

The slides have a two column grid layout with the image in the left column and everything else in the right.

Accordion Content Slider 2

Images

Lazy

The images have a lazy loading option and have controls for border with, color and radius for definition.

Accordion Content Slider 3

Content

Text

The content area has a heading, optional styled span, text and an internal/external link.

Accordion Content Slider 4

Mobile

Breakpoint

Below the breakpoint the right column moves to row [2] and the slides can be swiped.

Text Wrap

Text Wrap Image

Text wrapping an image means that the image only needs 50% (in thise case 480px) of the width so the file is smaller and doesn't required a second smaller image for mobile devices.

Accordio Text Wrap Image
Optional Caption

Wrap Text

Text wrapping an image is rather dated since it associated with print media. However it can be brought into this century by making it suitable for responsive web pages.
Image
The image is floated left in the usual way with a 50% width and a suitable right marign.
The image is inserted in an HTML5 <figure> element with an optional overlay caption in the <figcaption> tags.
The image has controls for border width, color and radius.
On devices with a screen width less than the breakpoint setting the image becomes full width and pushes the text down below it. The image can have a border to define its edges if required and has a control for border radius
Text Area
To add some more up to date features and functionality the text has a block heading and the wrap text can have sub headings using styled spans with controls for font size, color and text align.
Mark
Words or phrases can be highlighted using the <mark> tag and to draw attention to a link in the navigation bar to related information.
The mark tag has controls for font color and background.
Links
The optional row of links can have a mix of internal and external destinations. They have controls for link minimum width and horizontal spacing.
The links have a control for border radius and have a background hover animation.

Image Grid

Accordion Grid 1

Blackstar ID:Core 20

£129.00

The Blackstar ID:Core 10 V3 Stereo Digital Combo is the next generation of the ID:Core Series.

Accordion Grid 2

Blackstar St. James

£1099.00

The Blackstar St. James 50 EL34 Combo Amp is the next step forward in amplification engineering.

Accordion Grid 3

Boss Cube Street

£313.00

The Boss Cube Street 2 Battery Powered Stereo Amplifier is the ultimate tool of translation for any mobile street artist.

Accordion Grid 3

Boss Katana Artist

£619.00

The Boss Katana Artist MK-II builds on the legacy of its predecessors, bringing you a familiar tonal palette with all new features.

Accordion Grid 5

G4M Amp Head

£99.99

The G4M GA-20E Guitar Amp Head is a solid-state amplifier that offers a range of features to help you shape your sound.

Accordion Grid 6

Marshall JVM410C

£1,379.00

The JVM410C 100 Watt 4-Channel Valve 2x12 Combo is built on the classic design responsible for the legendary Marshall roar.

Carousel

Carousel

Images To Show

The carousel has controls for setting the number of images to show for computer, tablet landscape, tablet portrait and phone in portrait mode.

Vimeo Video

Video Title

Lazy Load

The Vimeo video has a lazy loading function and will pause when the accordion content is closed.
Non 16:9 aspect videos require their width and height to be entered into the widget settings.

MP4 Video

Frequently Asked Questions

FAQ

Q&A

The question and answer list was designed for maximum efficiency and good search engine indexing.

[1] How is this structured?
The HTML5 <dl> tag is used since it defines a description list
[2] How are the list items split into Q & A?
The <dt> elements are triggers which slide open the corresponding <dd> on click using javascript
[3] Why is this better for search engine indexing?
The search engines recognise this as a list of pairs of items that are related to each other so it is better than using an unordered <ul> or ordered <ol> list
[4] How does the action animation work?
A jQuery plugin is used to add an "on" class to the <dd> causing it to slide down
[5] What are the styling options?
The questions and answers each have their own controls for color and background color
[6] Separation?
The questions can have a separator with controls for height and color
[7] How is the last separator removed?
The separator is removed using the CSS last-of-type selector
[8] Editing in EverWeb?
The answers are visible on the EverWeb design canvas and are hidden before publishing.
[9] Question mark?
A question mark can be added automatically by checking a box.