by Norm | Mar 20, 2018 | podcast, talking html
Steps: 1.) Login via FTP 2.) Find the main index page of your theme 3.) Download via FTP SAVE THE ORIGINAL COPY AS A SEPARATE FILE SO YOU CAN EASILY REPLACE ANY CHANGES/ERRORS 4.) Edit page accordingly. For example: Remove sidebar code Remove...
by Norm | Mar 20, 2018 | podcast, talking html
This is a brief update on the future of the podcast, my brand (TNPW Design) and projects coming down the road. Podcast: Play in new window | Download (Duration: 5:21 — 4.9MB)Subscribe: Apple Podcasts | Android | Email |...
by Norm | Mar 6, 2017 | past episodes, podcast, talking html
A mixin allows developers to create reusable CSS blocks. This helps avoiding writing repetitive code. Also allows to make quick changes without searching code for every instance. @mixin image-rotate { margin: 20px auto 0 auto; -moz-transition: all 0.8s ease-in-out;...
by Norm | Feb 28, 2017 | past episodes, podcast, talking html
What is SASS? Considered an extension of CSS. I consider it a streamlined version of CSS. How it works Set up on your personal system – I use Koala to compile my code Done locally then uploaded to the server via Filezilla Create a .SCSS file Write ANY CSS code...
by Norm | Feb 20, 2017 | past episodes, podcast, talking html
Check your workflow Review EVERYTHING. Look at where you work Desk setup Are you in an external office or do you sit in your living room at home Do you need to find a new spot What are you sitting in Type of chair matters How many monitors are you using Do you need a...
by Norm | Jan 29, 2017 | past episodes, podcast, talking html
This episode is being used as an update to what is to come in the near future.SASS, Bootstrap and JavaScript for starters. Also a giant thank you to everyone who has downloaded, listened or rated this podcast. I have read the comments and I appreciate the nice words....
Recent Comments