Are you looking to hire a designer? Post a job listing on our design job board. Visit the design job board.

Blank Themes, Frameworks and Templates: Resources to Speed Up Your Development Time

As a designer, anything that you can do to make more efficient use of your time will ultimately increase your productivity. When you’re starting a new design you probably do many of the same tasks over and over again to build the foundation of the site. I’d like to point out a number of resources that others have created to streamline the process and give you a starting point that can save you some time.

CSS frameworks are of course popular for this purpose, and there are a number of different frameworks available. However, outside of the typical framework choices there are some other great resources including skeleton templates that will simply give you a starting point for your design that you can style in any way you like.

Additionally, for WordPress designers/developers there are a few different blank themes that you can download. These themes will include the standard WordPress files and the coding to have a functional site (which can save you a few hours) but they’ll leave the styling up to you.

UPDATE: We recently launched a gallery site to showcase the best blog designs for your inspiration – Blog Design Heroes.

Blank HTML/CSS Templates

Dyanamic Drive

Dynamic Drive provides a large number of CSS layouts, including two column, three column, fixed width, liquid layouts, and CSS frames.

Dynamic Drive

Code Sucks

Code Sucks offers over 90 free CSS layouts. There are over 50 fixed width layouts and over 40 faux column layouts.

Code Sucks

Layout Gala

Layout Gala has 40 CSS layouts to choose from. You can download them individually or as a pack.

Layout Gala

CSS Creator

CSS Creator is a little bit different from the others. Rather than providing blank templates, you will enter the details that you want and it will create the code for the layout.

CSS Creator

Blank WordPress Themes

Whiteboard

Whiteboard is a free WordPress theme framework. It contains all the necessary tags and files, plus a little bit extra. Unfortunately there is no demo available on the site. I’ve downloaded it and it really does give you a blank theme with just the basics (see image below).

Whiteboard

Starkers

Elliot Jay Stocks has created the Starkers theme with no formatting whatsoever, just the basic WordPress coding. Again, there is no demo available on the site, but you can refer the image below to see it in action.

Starkers

Naked

Unlike Starkers, Naked does contain some very basic formatting. You may prefer it one way or another, so try them out and see what works best for you.

Naked

Sandbox

The Sandbox is a powerful tool available for WordPress theme designers and developers. The Sandbox can be easily designed just with CSS, so beginners will feel comfortable not bothering with PHP.” You can see a live demo of Sandbox at plaintext.org.

Sandbox

Starter Theme

WPCandy has released the Starter Theme. It is not an out-of-the-box usable theme. From the words of the creator, “This isn’t a framework, and it’s not intended to work as a theme right out of the box. Rather, it’s a basic template that I can paste right into without worrying about typing out the loop and standard header.php information every time I create a theme.”

CSS Frameworks

YAML

Yet Another Multi-Column Layout (YAML) “is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.”

YUI Grids CSS

YUI Grids CSS from Yahoo! “offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.”

Blueprint

Google’s Blueprint “is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.”

What Do You Use?

If you’ve used any of these themes/templates/frameworks please share your thoughts in the comments.

For more design/development resources and tutorials see:

65 Responses from Readers

Michael Castilla August 20th, 2008

Thanks for sharing! If you’re interested in another WordPress Starer Theme, check out the following:

http://wpcandy.com/articles/the-wordpress-starter-theme-project.html

Steven Snell August 20th, 2008

Michael,
The starter theme is already mentioned in the post (just before the frameworks).

Michael Castilla August 20th, 2008

Woops, my bad! You can delete these comments if you need to.

Steven Snell August 20th, 2008

No problem Michael, just didn’t want you to think I missed you.

Hsiu-Fan Wang August 21st, 2008

For the record: blueprint is not written by Google. Hosted at Google Code, yes, but not written by Google.

Dan August 21st, 2008

http://960.gs/

I’ve not tried many, but I quite like this one.

Dan August 21st, 2008

Oh, and while technically not a framework/template, I always use Eric Meyer’s reset css as a starting point.

Steven Snell August 21st, 2008

Hsiu,
You’re right. Sorry if that was unclear in the post.

Alan Whitney August 21st, 2008

I have been a fan or YUI CSS stuff for a while.

Ian Stewart August 21st, 2008

Re. WordPress starter themes: Technically any WordPress theme is a starter theme—if it’s the Parent of a WordPress Child Theme. I wrote a little about this in How I used a WordPress Child Theme To Redesign My Blog The Smart Way.

Amy August 21st, 2008

Wow, what a great list of resources! I especially like the CSS layouts. Thanks Steven!

Shanna August 21st, 2008

you rock Steven! Thanks for these. I need to check some of these out.

Shannon Snow August 21st, 2008

CSS templates work like a charm and cut sooo much time down on those those little things like: body { margin: 0;} Awesome list. Thanks!

jeremy August 21st, 2008

The elements framework is quite good.
http://elements.projectdesigns.org/

Ian August 21st, 2008

I’ve written a sandbox wordpress theme that’s been SEO’d

Ian August 21st, 2008

Oops forgot the URL http://ianpurton.com/seo-wordpress-sandbox-theme/

Ian Stewart August 21st, 2008

There’s also the Thematic WordPress Theme Framework.

Max | Design Shard August 21st, 2008

This post is amazing, id say im confident with css but just started using wordpres these naked styles will be awesome as i get used to coding wordpress these, Great thanks.

roto August 21st, 2008

Very nice resource, Steven. Thanks a ton.

Thanks for NOT mentioning Template Monster. ;)

Steven Snell August 21st, 2008

Ian,
I wouldn’t say that any theme is a starter theme. Yes, any theme can be customized and changed in just about any way you like, but these starter themes are built specifically with the purpose of others styling and customizing them. They won’t be used as is… Now I read your comment more carefully and saw the if. In that case I guess I can agree, I’m really not all that familiar with parent/child themes.

whit August 22nd, 2008

Great post, I will definitely be bookmarking this and using it in the future.

I use the 960 grid system (http://960.gs), on most of my projects. I really like the simplicity of it and it’s ease of use.

NaldzGraphics August 23rd, 2008

very nice post.thanks a lot Steven:)

Ronald

PureDezigner August 25th, 2008

Great post!! Just what I have been looking for to help me build out my layouts quicker, Thanks Steve!

Mayur August 30th, 2008

Great links! I knew about a few of these but you showed a few more I haven’t seen. Thanks!

Mayur August 30th, 2008

Found 1 more framework source for your list:

http://www.intensivstation.ch/en/templates/

Barbara Dearaujo September 1st, 2008

This is a great list of resources. I’ve been researching around a lot lately looking for a good tutorial on how to design a wordpress theme from scratch so this will be very useful. Thank you very much!

whlooi September 30th, 2008

Great list. It’s extremely useful to me as a beginner to search for a plain CSS template for WP. Thanks once again ^^;

Harry October 23rd, 2008

Hi,
I was going to use the the blank theme from texto.de. But since I dont speak German, thats not such a great idea, so I’m very glad to find the links you have here.

Harry

Hasan November 24th, 2008

hey how i use css templates

Gelay December 22nd, 2008

Blueprint CSS is not by Google.

gypsie July 16th, 2009

Thanks a million. As an inexperienced freelancer, I am thrilled by the availability of these valuable resources.
Your whole site is a treasure trove.

Steven Snell July 16th, 2009

gypsie,
Thanks for the feedback. I’m glad you find the site to be useful.

iPhone Developer October 13th, 2009

Hey its really great theme and template. Will surely follow it on my website soon. Thanks for sharing

Steveorevo December 3rd, 2009

There is also a set of 6 basic WordPress ‘blank’ themes that address compatibility issues with older browsers, a nice commented CSS file and a ‘cheat sheet’ that illustrates navigating the whole WordPress elements and how to style ‘em.

http://www.themedreamer.com/bft

Trackbacks

Leave a Reply