RockinBlue WordPress Theme Released

By Cory Miller

wordpress theme rockin blueRockinBlue is a clean, sleek, modern WordPress theme that is designed to be highly customizable.

Download the zip file here.

Demo it at on the theme viewer here.

Updates:

See also: 8 Reasons I Love WordPress

Get Post Updates and More
Subscribe to Our Email Newsletter


Enter Your Email Address:






Premium WordPress Themes



Get Your FREE Copy of The Outsource Compendium eBook NOW!
--->
More Articles

Feed

29 Responses

RockinBlue: My First Free, Public WordPress Theme : Church Communications Pro | Church Website Design | Church Marketing Says:
February 13th, 2007 at 11:06 pm

[…] you’d like to see a demo of the theme, click here. [Also, at CoryMiller.com] If you’d like to download the theme to use on your blog, click here […]

Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 2/14 Says:
February 13th, 2007 at 11:48 pm

[…] RockinBlue is a clean, sleek, customizable, two column WordPress theme. […]

Chris Says:
February 14th, 2007 at 2:00 pm

I am having a problem keeping successive posts in line, if you check out my site (myradeus.com) you will notice that the second post down is creeping up under my text from the top post. What can I do?

Cory Miller Says:
February 14th, 2007 at 2:22 pm

Chris, I see now … try taking off the “more” tag to make the post longer …. for those really short posts I can’t think of a better fix … it’s either making the image smaller or lengthening the post.

Chris Says:
February 14th, 2007 at 2:38 pm

Thanks Cory! I thought that may be the only solution but I figured I should ask:-)
Thanks for the sweet theme!

8 Reasons Why I Love WordPress Says:
February 15th, 2007 at 8:21 am

[…] more are added each day — I threw mine into the […]

Bernhard Fischer Says:
February 17th, 2007 at 7:48 am

Cory,

thanks for this wonderful theme. I decided to use it on one of my websites because it’s simply the best :)

I am trying to show a page list in the sidebar of your theme, but

only shows the top level pages. Any idea what I’m missing?

Cheers,

Bernhard

Cory Miller Says:
February 17th, 2007 at 7:56 am

Bernhard, you have an early version of the theme … try downloading the new one above where I replaced that and added “recent posts” instead of the pages.

Glad you like the theme!!!

–Cory

Bernhard Fischer Says:
February 17th, 2007 at 8:04 am

Cory,

thanks for your quick reply. I think the version I installed is the most recent one, it has the “recent posts” in the sidebar. I wanted to add the pages list myself in the sidebar.php, but it refuses to show sub pages / only shows top level pages when I use

wp_list_pages(’title_li=’);
php get_links_list();

Bernhard

P.S. let me know if this discussion is too detailled/technical for this common place, I would obey that.

Sandra Says:
February 17th, 2007 at 5:11 pm

Hi Cory,

Love the theme.

Noticed some weirdness in IE6 when you click through to the categories - all the content is in really large fonts and page is distorted … a styling issue. Any idea how I can fix?

Sandra

Gordon Says:
February 17th, 2007 at 11:04 pm

Sandra,

I also had this problem in Vista/IE7. I altered this line on the archives page:

…and removed the tag, so it reads like this:

Now it works fine in IE7. The only weirdness now is that the page shifts just a little in Firefox when clicking the Archive link from the main page.

Eric Says:
February 20th, 2007 at 11:42 am

@Gordon:

Hi Gordon–I’m also having the same problem. The code alterations you mentioned aren’t shown in your comment…could you re-reply with them? I’d love to solve this, but am not a CSS guru by any stretch…

Cory Miller Says:
February 20th, 2007 at 11:49 am

Eric, Gordon said this to me in an email: “All I did was to remove the < h2 > tag from the archive page template - I think it’s like the 3rd or 4th line of code?”

Hope this helps .. I’ll look at this tonight.

I Just Released My Second WordPress Theme - Rockin Blue 3 Column : Church Communications Pro | Church Website Design | Church Marketing Says:
February 23rd, 2007 at 9:31 am

[…] I got from my first public release WordPress theme, a 2 column simplistic layout, which I called Rockin Blue, I just released a 3 column version of it today with some tweaks that I hope will make it an even […]

Donna Y Says:
February 24th, 2007 at 4:43 pm

This is a very nice theme and I want to use it. I am puzzled though about why it indents after images? Like if I use a several smilies like this it will indent each one. :) :) :)

Sid Giffel Says:
February 25th, 2007 at 2:15 am

I like your theme very much but I have two questions. I’ve installed your 3-column version and in trying to add sidebar plugins with widgets, the plugin shows up on both the left and right sidebars. I can’t figure out how to differentiate between the two sidebars to add content.

Secondly, is there a way to not have posts abbreviated on the archive page, if that’s the correct term.

Thank you very much. It’s a very good looking theme.

Sid

Cory Miller Says:
February 25th, 2007 at 6:52 am

Sid, I’ve got to fix the sidebars …. this is a problem the forums have told me about and I’m working on. I’ll let you know. Thanks!

–Cory

Reinar Svendsen Says:
February 25th, 2007 at 9:11 am

How would I/you enable css drop down menu on this great theme??

Reinar

Sid Giffel Says:
February 25th, 2007 at 2:39 pm

Thank you for the response concerning the sidebars. I appreciate it.

Sid

Al Says:
February 25th, 2007 at 2:42 pm

Hi Cory,

Let me know when you get the sidebar column error fixed. I want to try this theme out.

Al

Taylor Heant Says:
February 25th, 2007 at 10:47 pm

Hi Cory:

Like Reinar, I’d like to understand how to add to the drop down menu.

Terrific design!

Thanks–

Taylor

Resources and Links for 2/26/07 : Church Communications Pro | Church Website Design | Church Marketing Says:
February 26th, 2007 at 3:53 pm

[…] just released a Blue and Green version of my RockinBlue 2-column WordPress Theme. Check it […]

My First Wordpress Theme » Nathan’s Blog Says:
February 26th, 2007 at 4:07 pm

[…] his own blog, he felt comfortable enough with the WP API to attempt to write one of his own. What he ended up with was […]

Building Wordpress Themes from Scratch » Nathan’s Blog Says:
February 27th, 2007 at 6:49 pm

[…] I released my first public Wordpress theme yesterday (a modification of Cory Miller’s RockinBlue theme), I figure there are going to be a lot of new visitors on this site for that […]

Cory Miller Says:
March 1st, 2007 at 3:37 pm

Here’s what I offered Saman:

#content p img{
float: left;
border: none;
margin-right: 15px;
margin-bottom: 10px;

Matt Says:
March 1st, 2007 at 5:52 pm

My new personal site for fun I am powering with word press (LaptopMatt.com). It is still being put together right now, but I would like to say that this theme is great. I added some changes of my own to the files and then the CSS and got exactly what I would want for this site.
Thanks Cory

Nathan Says:
March 1st, 2007 at 6:08 pm

that’s odd that the universal fix didn’t work. interesting.

But, that code works too. denies the border unless specified by another class/id/attribute.

Glad it’s fixed!

My RockinBlue Web 2.0 Free WordPress Theme | Cory Miller | Free WordPress Themes | Custom WordPress Themes Says:
March 19th, 2007 at 7:21 am

[…] of the popularity of the original RockinBlue theme, I thought I’d released a VERY Web 2.0-version of it […]

 

Leave a Comment

Looking for something else?