Recently I’ve been contemplating if Foundation is a little too bulky for my DobsonDev Underscores project. All I usually use from Foundation is the responsive grid system, the visibility classes and some typography settings. I wondered to myself if I […] Read More »
Tag: CSS
Foundation 6.4.1 Released
The fine folks at Zurb has released the new 6.4.1 version of Foundation and with it comes the brand new X-Y Grid. This is important because in the very near future, DobsonDev Underscores will also switch over to use the X-Y […] Read More »
Full-Screen Video Background
Below is a demo of a full-screen video background using only CSS and HTML – no JavaScript required. The key to this demo is to use the HTML <video> element with a normal image to use as a fallback as […] Read More »
Numeric Pagination
I recently had a client request numerical pagination on their custom post type pages. This was something I have never done before but is a really common design throughout the web so I thought it would be good to learn. […] Read More »
DobsonDev Underscores Update
DobsonDev Underscores has now been updated to Foundation 6. If you want to update visit the GitHub page to download the project (or if you’ve already downloaded it you can do a fetch to update it). Below is the information […] Read More »
Metro Tiles
Recently a client wanted me to create some “Metro-like Tiles”. For those who don’t know what Metro tiles are – they are a design created by Microsoft for Windows 8 (at least as far as I know Microsoft made it, […] Read More »
Tournament Bracket HTML & CSS
I’ve been working on creating a tournament bracket program (hopefully in the form of a plugin) lately just as a for fun project. Below is the basic HTML and CSS for it. It’s modeled of the tournament’s from Team Liquid’s […] Read More »
Custom TinyMCE Buttons in WordPress
Creating your own custom TinyMCE buttons is a great feature that can add a lot of value to your WordPress plugin or theme. Adding a TinyMCE button to your editor makes it easy for the user to add your shortcodes […] Read More »
DobsonDev Underscores
In my previous article I mentioned the DobsonDev Underscores project I’ve been working on. I also mentioned that I wasn’t quite done yet but luckily this is no longer the case. For those of you who already have an idea […] Read More »
Sexy Underscores/Foundation Footer
I’m back! I took this summer off from blogging just to relax and enjoy my vacations etc… But I’m happy to be back and will try to put out some really helpful blog posts. I have been working on some […] Read More »