Looking for a team who can provide you with a killer Thesis design? Look no further. Have a chat to the team at DIYNINJAS, we're the thesis theme pros.
We love Thesis, through and through. But there’s a lot of you out there who reckon that while she’s great on the inside, you’re still drawn to that Neoclassical look.
How can you decide? Don’t. Because DIYninjas is proud to release, free to the Thesis community, Neoclassical + Thesis, a fusion of sleek style, killer SEO and ever expanding smarts. We’ve taken everything you loved about Neoclassical and built it on top of the Thesis framework - it really doesn’t get much better than this!*
Getting Neoclassical + Thesis
Well this one’s dead simple. You’ll need to get a copy of the Thesis framework, then you’ll want to download our modifications here.
Installing Neoclassical + Thesis
Neoclassical + Thesis is built entirely on the not a single core file touched philosophy, so all of our changes remain confined to the custom folder. So that’s all you’ll find in the zip file you just downloaded. We recommend, just to be safe, that you rename your custom folder in your theme root to custom-old. Then simply upload the custom folder contained in our zip file to your theme root and you’ll be just about there.
Configuring Neoclassical + Thesis
Hold on soldier, we’re nearly there! The last thing we need to do to get that Neoclassical stylin’ online is to head on over to the Thesis options panel and set ourselves up with a Neoclassical look. Here’s the change we’ll want to make:
- Ensure we’re running a 3 column layout with the content pane in the middle, just like Neoclassical. This is located in the Design Options panel.
- Tweak the post bylines: with Neoclassical some of the byline is moved to the bottom of the post and while our code takes care of the move, we’ll have to make sure we’re not doubling up by disabling the published on dates in the Thesis options panel. You can find this in the Thesis Options panel.
- You might want to disable the Thesis multimedia_box. We’ve done it here to obtain a closer look to Neoclassical, but it is styled to fit in so if you want to run with it then use to taste!
Using Neoclassical + Thesis
First up, we’re really keen to here how and where you’re using Neoclassical + Thesis, so drop us a comment below. Also, if you come across any glitches or can recommend any new features drop us a comment - we plan on tweaking the port to make sure you have the very best experience possible. Finally, depending on your Thesis license please ensure the footer remains intact [have a look at this too, though]. We’ve put a fair bit of work into porting the theme, as did Pearsonified in coming up with the original design, so we’d appreciate if you can keep those links intact too. Otherwise though, we hope you enjoy! *OK, so this is v 0.1 and there’s bound to be some tweaking ahead, but we reckon we’re off to a pretty good start.



{ 8 trackbacks }
{ 18 comments… read them below or add one }
Testing comment appearance.
Hope you guys are feelin’ this! Don’t forget to subscribe via RSS or email so we can keep you posted!
You can follow me on Twitter too, if you really want to stay on the pulse: http://twitter.com/mitchcooper
Mitch, great work with the template. I definitely have a site that I can use this on. Look forward to seeing what else you come up with as well.
Jermaine: Looking forward to seeing where this can be of use.
Loving the work you’re doing over at wpbandit.com as well by the way!
Is top level navigation possible with this port? are there any examples that show actual navigation?
I’ve kept the navigation on my site in the left sidebar ala the original Neoclassical, but I’m pretty sure that a Thesis-style top-level nav menu can be implemented. Mitch has been traveling, but with luck he’ll see your question soon and weigh in.
I’m with Jay. Love the Neoclassical rotator, but want to revert to normal Thesis nav - preferably either by losing the blog/site title altogether (I can put that in the images) or between site title and the image box - ie, on top of the header image.
So far, I’ve tried deleting your custom code for the Neo nav box, and it disappears as expected, but an unstyled nav menu then appears above the blog title.
Of course, I could just run vanilla Thesis and use the rotator box (I think I can figure that out from the forums…). But…
Excellent work, anyway!
I’m with Gareth, I’d love to see the Thesis nav tabs on NeoC. I ain’t the kind of guy to do the change myself, but I’d appreciate the guy who did.
Gareth: Thanks for the feedback!
Whereabouts would you like to see the Thesis nav menu, above the header?
Mitch,
I started with neoclassic, then covert http://www.sandpointwellnesscouncil.com to one of my Thesis themes, but it was not looking like I wanted it. So when you sent me a response per a request on the DYI forum I discovered your conversion. You created the perfect marriage, thanks. I am tempted to use it on some of my other sites.
Owen: The site looks great, awesome to see she’s getting some mileage!
Do let us know if you deploy Neoclassical + Thesis anywhere else—always keen to see how it’s used!
Hi Mitch,
I am giving your neoclassical/thesis a test run. I’ve decided to use the two column format. The only problem I seem to be having is uploading my own custom headers. I uploaded them to the header folder. I thought I deleted the standard images, but they continue to appear and I can’t seem to get mine to work. At one point one of the headers appeared, but now I can’t seem to figure out what’s going on.
Can you run me through it? Hate to be a pain in the ass.
I figured it out. Once my site was refreshed the new banner images appeared.
Great skin. Would really appreciate a guide to placing the nav menu below the header, thanks.
Mark: Thanks for the kind words. Really all the design credit has to go to Chris Pearson, but it was definitely a pleasure porting it to Thesis for everyone.
We’ve had a few requests for moving the navigation back to the traditional position. Will see what I can come up with next week for you!
Kevin: Awesome that you got it sorted. Thanks for stopping by and letting everyone know how you did it!
Just wondering if anyone can possibly help me? I’m now using Neo Classical but I’m not familiar with coding and I cannot substitute the header images with my own pictures…
I’ve read the instructions on Chris Pearson’s blog but to be frank, they might as well be in Swahili! I’m a bit of a technophobe
If anyone can explain it to me clearly that would be much appreciated
Best wishes,
Tabatha
Great theme, and so easy to hack… ooops, edit!
For those who want to add a custom header, I just added the following to the bottom of the custom.css file
/* custom header*/
.custom #header #logo a { display: block; height: 107px; width: 500px; background: url(’http://image location’) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; border-bottom:none;}
No doubt there are other ways, but it works!
Look at http://www.nic-oliver.com
Is that what people are trying to achieve with the navigation bar within neo-classical??