It’s been a long time since my last theme release, but I’m back with rc2, a lightweight, widget-ready, two-column theme. The design arose from the desire to break from my traditional boxy style. I’d grown tired of that design mentality and wanted to try my hand at something new.

RC2 has been tested under the following browsers. Please let me know if you run into any issues.
For those of you who want instant gratification, you can take the design for a test run on my development site, or download the theme. Update – there’s been a small change bumping the version to 1.0.1. It should now be both XHTML (Strict) as well as CSS valid. Unfortunately, the WP2.5 gallery feature produces invalid XHTML, so validation of the development site homepage won’t be indicative. Try this site’s homepage or a single post entry.
Otherwise, read on to find out a bit more about the theme.
The design is lightweight. It adds only 7 additional HTTP objects on top of whatever is required for your content. Total damage is in the range of 10KB for the CSS and 2KB for images.
That’s not to say it’s sparsely featured. There is support for most of the newer WordPress features and some other popular ones, including:
Navigation links at the top-right are generated from pages.
The sidebar is dynamically generated based on the type of content. More importantly, there are two widgetized sidebars. The names are pretty self-explanatory, but just in case, the Single Post Sidebar is what gets displayed for single post content, while the Front Page Sidebar is what gets displayed on the index (home/front) page. It often makes sense to have a different set of sidebar content between the front page and the individual post pages so I’ve made it easy for you to do just that.
Additionally, I’ve included two integral plugins with the theme. They help populate the top-bar by default. Feel free to switch them out for whatever content you want to place there in their stead.
Looking down the road, there are a few key features I want to implement: localization support, a print stylesheet, and an administration page, for setting options such as the asides category.
As always, I’m open to comments and suggestions on the design. Are there certain widgets you’d like to see styled or plugins supported? Let me know.
Update: David Young wrote in the comments that the design would look a bit more consistent if the sidebar lined up with the navigation module and I agree completely. I’ve rolled the changes into the package, so go ahead and grab it. Thanks David!
[...] Live Demo | Visit & Download [...]
Theme de WordPress recomendados | Kaos Klub
[...] RC2 v1.0 [...]
links for 2008-04-19 « RabiFoot
[...] WordPress Theme – RC2 (v1.0) » random process | charlie 2.0 (tags: wordpress theme) [...]
Themes Wordpress: Random process, Excel y MilaMira » blogpocket 7.0
[...] Random Process [...]
Görüntü Değişikliği 3…
Üçüncü görüntü değişikliği ile tekrar merhabalar
Charlie tarafından sadeliğin ve kullanımın özgür bırakıldığı RC2 Wordpress temasını kullanmadan yapamadım. Bu kez umarım son olacak ki kendi temamı yapana kadar.
……
Wordpress Themes - 20th Apr 08
[...] RC2 [...]
WordPress Theme Releases for 4/18 | BlogBroker24-7
[...] RC2 [...]
WordPress Theme : RC2 at chris.H’s codex
[...] released page | live demo | download Trackback URI | Comments FEED [...]
Все о Wordpress » Blog Archive » Темы для Wordpress (21.04.2008)
[...] RC2 [...]
Themes Demo » Blog Archive » Theme release for 4/18
[...] RC2 [...]
Plantilla en Español - RC2 | Ayuda WordPress
[...] RC2 es un theme distinto, un nuevo concepto en el aspecto de tu blog WordPress que se aleja de la distribución habitual que tanto vemos, nos gusta, pero a veces aburre y cansa. [...]
[...] and a friend threw some theme ideas at me. I’m still tweaking it but I think this theme (rc2) is pretty [...]
WordPress 主题发布汇集 - 4月18日[WTC] - WordPress中文站
[...] RC2 [...]
WordPress 2.5 : Themes at STCFX - Web Everything
[...] RC2 (1.0) Red Business (1.3) Red Line (1.0) Red Top (1.0) Redtopia (1.4) Rhea (1.0) RGB [...]
Wordpress 2.5 versiyonu için Temalar | Fırtına 30 05
[...] RC2 (1.0) [...]
Gallery & Blog | The Nico Station
[...] mean I don’t want to. I’m not satisfied on how my blog looks right now, the rc2 Theme I’m using is the best way to describe me, simple and [...]
[...] lightweight, widget-ready, two-column theme. Demo|Release Page 1 Votes, Rating: 3 Loading [...]
Wordpress 2.5 Uyumlu Temalar (Liste) | Wordpress Tema Ve Eklenti
[...] RC2 (1.0) [...]
Working On a New Design » random process | charlie 2.0
[...] mentioned in a recent comment that I was hoping to get some updates to the rc2 theme going during my break, but alas, I’m being a bit selfish. Instead, I’ve devoted some time to [...]
Theme de WordPress recomendados (II) | Kaos Klub
[...] RC2 v1.0 [...]
ben
works good thank you!
Resat
Good work. Thank you. i’ll use it for my blog.
gofree
This is the first time clean theme I have been through half a year, man!!!
The only feedback is more styles are also needed like: Download, Info, etc.
Thx
KimHoon
Wonderful !!!
I’m looking for long time, like this !
Daniel Condurachi
prety good theme you have here. I downloaded it
izolis
Hi!
This is a very nice theme, I love it. I need some help. I would like to translate to an other language. Please tell me what font type used in gifs “Recent Posts” etc. But if is possible please send me the editable graphic files. Thanks! (sorry for my english)
charlie
izolis – Thanks for the interest! I’m just heading out for work, but I have the PSD for the index.php page, so I’ll send that to you when I get back home this evening.
eric
Thank you for the blog! great quality!
vagamente
Hi… Thanks for your marvellous theme… I haked it a little bit but now i have a problem with widgets (disapeared all) that are well shown with Kubrick.
They used to work but suddenly stop showing.
I even tried to upload a completely new version of your theme but no way to show widgets.
Any suggestion?
http://iparalipomenidi.vagamente.net
Thanks
charlie
vagament – I just tried out a few widgets and they seemed to work alright for me. Could you let me know what widgets you’re using that aren’t displaying? That’ll help me track down the problem. Thanks.
MR. Bloger
there is a problem in the comment its required to but your information every time again and again because its not save
David Young
Awesome theme, Charlie
I modified it slightly, to align the 2nd border on the top bar, with the border of the sidebar. (I like order)
I just changed the following CSS declarations:
#content_wrapper {
float: left;
width: 581px;
margin: 10px 0 0 0;
padding: 0;
display: block;
}
#sidebar_container {
float: left;
width: 275px;
margin: 20px 0 25px 20px;
padding: 0 0 0 20px;
border-left: 1px dotted #bbb;
}
- David
David Young
Hey Charlie,
Here’s another one – you can fix image alignment problems with Wordpress 2.6 by adding the following CSS:
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
I just found this on http://hackwordpress.com/wordpress-26-changes-how-wordpress-handles-images/
- David
charlie
Thanks for the input again David! Don’t worry, this isn’t dead – I just need to wrap up exams and I’ll have a couple weeks off to add in some of the features/fixes on the roadmap.
David Young
Hey Charlie,
I was puzzled by this line in wp-header.php:
Turns out it’s for Google Sitemaps:
http://www.sitepoint.com/forums/showthread.php?t=434263
.. probably a leftover from the “convert-to-public-theme” process?
D
David Young
Hmm.. the suspicious text got chopped.. here it is again, with triangular brackets changed to square brackets:
[meta name="verify-v1" content="cACfEaWR5VfKsabia0ceOK8ilg+zGtUYTHFvB1Ex9FQ=" /]
charlie
*Ahem*, thanks for pointing that out David. Fixed now. That’s a bit embarrassing…
Matt
Charlie,
This is a great theme, and I like that you created one that is light weight. Currently, I have a bunch of WP sites I created, and unknowingly brought down the server I had on a shared host. Looking forward to using this theme, as I is clean and easy to navigate.
Any way to include the related post plugin to the template?
thanks Matt
charlie
Matt – I currently use the Similar Posts plugin, which I found was the best of the ‘related posts’ type plugins for WordPress. You can easily include it in the sidebar as I’ve done here, but I didn’t want to include it by default as I know it’s not something everyone wants. Should work fine if it’s a widget though.
David Young
Hey Charlie,
Just updating you on this stuff as I go along.. to add support for image captions under WP 2.6, I added the CSS mentioned here : http://codex.wordpress.org/CSS
D
Steve H
Looking good, great theme, we’ll give it a try, I’ll be back with the results
Francesco
Hi,Charlie
very very nice and minimal theme! I use it in my new photoblog
I’ve a little question: is there a way to omit the “continue reading” feature from second post in home page?
I’d like to see all my post without cut.
many tanks
p.s. sorry for my poor english!
charlie
Hi Francesco, thanks for the kind comments! If you look in index.php (Main Index Template) about 2/3 the way down that file, you’ll see a div with a classname of “index_content”. In that div, I use the_excerpt to display only part of the post. If you want to display the entire post, replace all the excerpt code with a ‘the_content()’ php function.
Francesco
ok, thank you very mucy,
in this evening I’ll try it
Francesco
Carvoeiro
Thanks for this theme! It looks great, I love these minimalistic blogs! I am going to try to edit it from blue to green! Thanks!
Jennifer Summers
This is a very minimal theme, but it is very contemporary. The layout is simple, easy to understand and easy to distinguish each section.
Very nice.
AS
Nice work!
Ryan
This is an awesome theme. I love how clean it is and that its nice and light weight. The low load it puts on the browsers is great. Outstanding work! I’ll definitely check out a demo.
Justin
Very nice theme. I’m a big fan of using very clean designs (wordpress or not). About to download this one and give it a try on a few of my smaller sites.
Thanks =)
-Justin
A
I just can’t help myself. I will use it on my next blog. Thanks for your template guys. Good Works!
Mark
I like your minimalistic style.
Paul
Thanks for this theme! I’ve been looking for something like this for awhile…
Mike
Wow, this is a cool theme. I really dig the minimalist approach. It’s very simple and doesn’t detract from the content, which is a big pet peeve of mine. i also really like the vertical headers for the Recent Posts, Recent Comments, and Search. It’s very tasteful.
David Young
Great theme. you can add your themes to my free wordpress theme site too. Thanks
R Lineker
Woah, nice theme you have, will be using it on a future project thanks.
Jonathan Mark
Great theme, I’ve been looking for a professional one for my company blog awhile now.
Megan Giovanni
This theme is great because it is simple and clean. I think I’ll try this sometime after I download this. Thank you so much.
Tom Gurney
I like this as many blog themes are pre-built with too much fancy nonsense. Users prefer simple content to match whatever query they have, but some bloggers choose to add extra gumpf, just because they can. Thanks, i will look at including it for some of my art blogs.
charlie
Why, thank you to everyone who has commented recently.
My hope is that I can update this design somewhat to meet new WordPress 2.7.x standards once I finish exams in a week.
Paul Seymour
Very useful theme! Thankyou! I love the simplicity of it!
LinkedIQ
Nice work! It seems the key to this theme is placement of the various elements that construct a WordPress CMS site. You broke from the trending “over design” of many themes we see released today and kept it simple. I will keep this theme in mind for our clients.
CSS Gallery
Great theme! Thanks!