Responsive Layout
A responsive design automatically adapts itself to a particular viewing environment such as desktop, tablet or mobile, without the need for separate layouts for varying platforms
image

Responsive Frameworks

We use the responsive layout based on Twitter's Bootstrap Framework, with its collection of utility classes, to provide a flexible responsive design.

Read Blog

RocketTheme Extensions

The RokSprocket and RokGallery extensions that are built to work with a responsive layout and support mobile touch events, such as 'swipe'.

Read Blog

Media Queries in JavaScript

We have created a new helper class, RokMediaQueries.js, which provides a unified system that enables extensions to add media query listeners.

Read Blog

Responsive Layouts

image

Fracture's responsive grid system is designed for desktop, tablet and smartphone systems, each with minor modifications to ensure compatibility in each mode. The table above shows the breakdown of screen resolutions and associated devices, and what layout characters are then applied to each.

Responsive Classes

image

Another useful feature available, via Bootstrap, is the collection of responsible utility classes that can be used to help tweak layouts by providing a simple method of showing or hiding modules. Insert the above module class suffixes into your module settings to show/hide a module for a particular mode.

Media Queries

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) { ... }

Navigation

image

The menu system for a smartphone device will be that of a select-field. A select field is a great solution for this because most phones have nice native select UI elements. Using this method is necessary as to make the menu accessible on the mobile devices, as Fusion, and our other menu types, are simply too complex to render effectively on these devices. A new menu system will be created that is responsive, but will form part of Gantry

All other sizes will use the normal menu system build on RokNavMenu, such as Fusion Menu or SplitMenu.

The next generation layout and structure compliments the beautiful and intricate design of the template in conjunction with its many features and integrated extensions

image

Inside Fracture Template
Everything You Need to Build Your Stunning Website


Gantry 4 Framework
Powerful Framework that Makes Building Websites Easier

  • Compact Grid System
    CSS grid framework to construct content by providing commonly used dimensions
  • Stunning Admin Interface
    Gantry provides a uniquely intuitive interface to control all aspects of the design
  • Multi-Page Configuration
    Assign different template configurations for one or several menu items/pages
image
  • Source-Ordered Columns
    With up to 3 total sidebars, you can achieve highly complex mainbody layout scenarios
  • Integrated Gantry Features
    Many built-in features such as font-sizer, Google Analytics, Date, etc
  • Grid RTL Support
    Built in RTL support which will automatically order the layout to support RTL

Interested? Want to try Fracture?
Download