Bullman Design

Category: Quick Tips

Make Small-Caps Behave In WebKit Browsers

February 20th, 2012 No Comments

While working on a recent project, I noticed that WebKit browsers (Chrome, Safari) display small-caps much smaller than other browsers. I know. Yet another cross-browser bit of weirdness to deal with. There’s an easy fix though: CSS media queries. Pop the code listed below into your CSS and you can easily target WebKit browsers and make them behave. @media screen and…

Read more

Advanced Custom Fields Category Rule

October 10th, 2011 No Comments

Quick Tip: For Advanced Custom Fields Post Category rule to work properly, you must first have posts assigned to categories. The Back Story I recently started utilizing Elliot Condon’s absolutely fabulous Advanced Custom Fields plugin for WordPress. WP by itself is already a fantastic CMS (yes it IS a CMS, haters) but this plugin really puts it over the…

Read more

Handy WordPress Plugins

May 31st, 2010 No Comments

If you haven’t noticed, the latest release of my portfolio is driven entirely by WordPress. While WordPress is fantastic by itself, it took a few nice plugins to send it over the top. I’ll get to these in a second but first a little background. (Can’t wait? Skip to the plugins). The Road To WordPress Over the years the site…

Read more

Top