How to build business sites with Swift

From WikiName
Revision as of 08:44, 22 March 2015 by Satish (Talk | contribs) (Stage 1: Setting up the outer skeleton)

Jump to: navigation, search
Lets convert this to a WordPress site using Swift

Lets learn this by example. This tutorial teaches you how to convert the PSD on the right into a WordPress site using Swift. Before getting started you should install the page builder plugin from SiteOrigin

Stage 1: Setting up the outer skeleton

As this site is having the navigation style of SwiftModern, we will use SwiftModern child theme to build this site. The same site can be done with Swift, but you will have a bigger header.

  1. Set the site width to 1160px. Thats the maximum width you can have for scree with horizontal resolution of 1200px.
  2. In design options -> layout settings, set the layout to hybrid or fixed. We will go with hybrid.
  3. Set the navigation style to modern in design options -> layout settings and select the remove borders option below it.
  4. Finally go to design options -> color options
    Lets convert this to a WordPress site using Swift
    1. Check enable custom colors and uncheck all section except for "Modern Nav (Below logo)"
    2. Set modern nav colors as below
Navigation background: rgb(2, 145, 141)
Navigation border: transparent
Link color:rgb(255, 255, 255)
Link hover bg:rgb(0, 117, 114)
Link hover color:rgb(255, 255, 255)
Dropdown links hover color:rgb(255, 255, 255)
Dropdown links hover bg:rgb(2, 145, 141)