Site Build

Request Forms for Info

For info from clients: Blog Addition to Website Wrike request form Domain/Email/Hosting form (Starter) http://makeweb.com.au/starter-domain-email-hosting-info/ Domain Info http://makeweb.com.au/domain-info/ E-Commerce - Checkout and Management Wrike request form...

Building tiles like Workpics

Features: Image fills the tile area Title over image with semi-transparent background color   Hover effects: image grows on tile hover title background colour becomes less transparent on tile hover   Preview: http://wpics.makedev.com.au/   Instructions:...

Breakpoints for Common Viewport Sizes

@media screen and (max-width: 479px) { /* start of phone styles */ } @media screen and (max-width: 767px) { /* start of medium tablet styles */ } @media screen and (max-width: 991px) { /* start of large tablet styles */ } @media screen and (max-width: 1023px) { /*...

Configure style-guide page

Navigate to "Pages". From the page list, click on the title of the privately published "style-guide" page to edit. Right click on the "View Page" link in the top editing bar, and open in a new tab to view. (Or use the "Preview" button in "Publish" box if you prefer.)...