Categories
Design Talks Web Development

Talk: Building a [Not So] Simple Navigation System

Memphis Web Workers User Group – May, 10 2016University of Memphis FedEx Institute of Technology As part of a complete redesign, we developed our navigation menus from scratch and ran in to quite a few challenges along the way. I’ve been working on a major redesign at work and even with the help of Foundation […]

Categories
Code Design Web Development

Compass Sticky Footer Mixin

When you’re dealing with browsers and markup, content tends to float to the top of the window by default. In most cases there is enough content on the page to keep the footer at the bottom of the window but, if a page doesn’t occupy the full height of the window, the footer is going to float […]

Categories
Code Software Web Development Wordpress

Grunterie – Another Foundation Theme for WordPress

Foundation’s hot right now and I swear by it. Having used both Bootstrap and Foundation, I quickly decided that Foundation was the framework for me and I use it for everything. It’s really clean, easy to work with and I don’t have to fight with it to get what I want. I do a lot […]