1. How to Create Responsive Themes with CSS3 Flexbox - Introduction And Setting Up
-
6m 12s
Nov 01, 2016
In this tutorial we walk you through how to use the fantastically versatile set of CSS3 properties called flexbox to help you build a responsive DNN menu and theme layout.
We’ll be covering all the main flexbox properties and I’ll demonstrate how they can be used to achieve responsive results that would previously have been very complicated and time consuming to set up.
We take the mobile first approach and walk you through how to create a stacked mobile menu that will responsively transform into a horizontal menu, then demonstrate all of the various flexbox spacing and sizing features.
We’ll then show you how we can use flexbox to create solid, responsive theme layouts.
This video contains:
- Introduction
- Installing the Flexbox starter theme
- Accessing the skin.css file within Chrome developer tools
- Skin.css mobile first overview
- Tags:
-
skin
advanced
dnn8
- Author:
-
Andy Stephenson
Back