The next generation layout and structure compliments the beautiful and intricate design of the template in conjunction with its many features and integrated extensions
We use the responsive layout based on Twitter's Bootstrap Framework, with its collection of utility classes, to provide a flexible responsive design.
Read BlogThe RokSprocket and RokGallery extensions are built to work with a responsive layout and support mobile touch events, such as 'swipe'.
Read BlogWe have created a new helper class, RokMediaQueries.js, which provides a unified system that enables extensions to add media query listeners.
Read BlogHome of Video Loops & Motion Backgrounds
Lumiere uses HTML5 support for displaying stunning videos and images in the header. The stunning videos for each preset are generously provided by Downloops.com.
At Downloops.com you can download 200 artistic videos for reasonable price, as well as the royalty-free video loop backgrounds. They are designed to work great with video, on stage, in clubs and bars.
Michael Schneider, the founder of Downloops and the videos creator, is also available for custom video work if required.
In terms of media queries, the breakdown is:
/* Smartphones */ @media (max-width: 480px) { ... } /* Smartphones to Tablets */ @media (min-width: 481px) and (max-width: 767px) { ... } /* Tablets */ @media (min-width: 768px) and (max-width: 959px) { ... } /* Desktop */ @media (min-width: 960px) and (max-width: 1199px) { ... } /* Large Display */ @media (min-width: 1200px) { ... }
For mobile devices, there are two options, a dropdown panel menu with items in a tree format or a select box using the browsers own UI elements. Chose a format in the template's menu settings.
The Dropdown Menu is a CSS driven dropdown menu, offering such features as multiple columns
and menu offsets.SplitMenu displays 1st level items in the navigation bar and children in the Sidebar.