Driskill Theme

driskill

I’m excited to release my first publicly sold theme, the Driskill. It is a responsive, mobile-friendly child theme of Genesis, and is available from the StudioPress marketplace. It was designed by James Dalman, who I work with on a lot of client projects.

Try it out! Resize the browser to see how the design shifts. My favorite is the three column layout because of how the sidebars drop below side-by-side.

I’m hoping to produce a few more themes that will be sold through the StudioPress marketplace, so hopefully you’ll see some more of these posts soon.

If you’ve used Driskill for your or a client’s site, please share it with me. I’d like to showcase a few here to show the versatility of the theme.

Bill Erickson is a WordPress Consultant who builds custom websites using WordPress as a CMS and the Genesis framework. He contributes to the WordPress community through free themes, plugins, tutorials, and core patches. He's also a cofounder of the BIL Conference (the open analog to the TED Conference).

Comments

  1. paul says:

    cool, I’ve been thinking of making a responsive child theme too. If I may suggest, you could maybe replace the navigation with a select dropdown for mobile devices? and add a little margin to each sides?

    • Bill Erickson says:

      Yep, that’s probably the most requested feature. I had a mobile navigation in there for a while but had a hard time getting it working for every possible menu type (header right, primary, secondary). I might write a tutorial on how to add that to the theme though.

  2. I really like the minimalist vibe. Very clean. Looking good on my iPad with Safari.

  3. Phil says:

    I really like this theme and I’m going to try it. New to Genesis though — Is it possible to modify Genesis child themes outside of the child theme directory? I am accustomed to creating WordPress child themes in a separate -child directory so as not to alter any of the original files. Not sure if the Genesis framework is already leveraging that technique for its child themes.

    • Bill Erickson says:

      Actually Driskill is a child theme of Genesis (the parent theme). When I’m building from a pre-built child theme, I rename it to the site’s name and then make all my customizations in it. You should never need to update the child theme as that is all the specific customizations to your site. All upgrades will happen to Genesis, the parent theme.

  4. Tina says:

    The theme looks great. Does it have an interface where we can choose colours, fonts etc? The Genesis themes are rather lacking in that area.
    Thanks
    Tina

    • Bill Erickson says:

      It provides two color options, Light (default) and Dark.

      Genesis is more of a development framework. If you want the ability to tweak all the colors and fonts in your theme, try the Prose child theme on top of Genesis.

  5. Lucia says:

    Hi,

    I’ve purchased Driskill and I am using a (left)sidebar-content-(right)sidebar layout: http://luciasnoei.nl/Wordpress03/

    I would like the left sidebar to stay left of the content when using an iPad, and above the content when using a smart phone.

    Now the content comes first, and the sidebars are underneath the content when using narrower screens.

    Can you help me out? Thanks!

  6. Hi Bill,

    How are images handled in your responsive theme? i.e. are smaller file sized images delivered to mobile devices or are all devices using the same image file?

    Thanks,
    Glen

    • Bill Erickson says:

      Only one image size is used – whatever you have added to your post/page. There’s no modification to the content of the site (e.g., changing images based on device) – it simply alters the appearance ( e.g., images have a max-width of 100%, so if their containing element is smaller than the image, the image shrinks to fit ).

Speak Your Mind

*

If you'd like to include code in your post, please post it to http://gist.github.com and include a link.