Sat 26 Dec
2009

Basic Maths on Sale This Week

Body

When Allan Cole and I released our WordPress theme back in November, we set the price slightly lower than we originally intended, in order to make it as affordable as possible straight out of the gate. But the response was so great that we ended up just leaving it there at US$45 — until now. As a sort of holiday special, Basic Maths is on sale through the last day of the year for 33% off the regular price, bringing it down to just US$30. That’s a terrific deal for a one of the very finest blog themes around on any platform. If you haven’t already got your copy, here’s your chance to get a great deal on it. Click here to buy.

+

Remarks 14 total remarks were added before the post was closed.

Sat 26 Dec 2009 at 03:54 pm
Laurence Turner

Any issues with Basic Maths and the new WordPress 2.9 release? As we’ve all learned, it’s important to stay up to date for security reasons…

Sun 27 Dec 2009 at 04:10 am
MiC

@ Laurence: absolutely none!

Mon 28 Dec 2009 at 12:58 pm
Khoi Vinh

Laurence: We’ve done some preliminary testing of Basic Maths running with WordPress 2.9 and everything seems to play out smoothly. We are talking about a major upgrade to Basic Maths that will actually take advantage of some of the new features in 2.9, but there’s no timetable for that just yet. Thanks.

Mon 28 Dec 2009 at 06:34 pm
Evan

I haven’t seen if Basic Maths utilizes any alternative styling for “asides” or “link lists.” Am I missing it, or is that not a feature?

Sat 02 Jan 2010 at 08:03 am
Jackson

Brilliant!  I can’t tell you how many sites I’ve seen out there who’s designs are clearly inspired by subtraction, but give no cred.  This is a good way for you to capture some revenue from people who would otherwise hackup a dirty remake of your site’s design.

BTW, it’s a great looking theme to boot.  If I wasn’t a Drupal designer/developer, I’d be all over that.

Sun 03 Jan 2010 at 01:16 am
RS

Damn.  I didn’t read the whole post, and thought the sale ran all week; checked on Friday and the price was back up to $45.

Of course, I’m not saying it’s not worth it, just kicking myself a little…

Sat 16 Jan 2010 at 11:23 am
Eamonn Fitzgerald

Basic Maths, like Subtraction, appears to be left aligned. Question: Can it be centered?

Sat 16 Jan 2010 at 11:27 am
Khoi Vinh

The whole of the layout, you mean? That is, the layout should be centered within the browser window and not aligned to the left? The answer would be yes; it would just take some simple CSS tweaking on your part.

Sat 16 Jan 2010 at 11:50 am
Eamonn Fitzgerald

Thanks for the quick answer. Yes, I mean the entire layout. I’d prefer it to be centered in the browser window as I find the symmetry of centered sites more pleasing to my eye. Glad to hear that “some simple CSS tweaking” on my part could change this as my CSS skills don’t extend very far beyond simple tweaking!

Wed 03 Feb 2010 at 03:23 pm
John

Nice first release. Nice main website… but…

The BasicMaths is not sufficiently flexible in that I believe the widgets can not be arbitrarily assigned page geography.

The header and the left column appear to locked down - and there are other nuisanced differences.

I looked very briefly at the BasicMaths theme plugin in January after purchasing it and it is too technically (presentation wise) narrow for a website - other than that, say related to baseball statistics.

My sense is that you need to extend the core capabilities of your main website to be included in BasicMaths. Yes, I know you are trying to keep them distinct, but you need to do this - in order to deliver on your GOOD idea of letting the ‘page content’ speak to the viewer and not fluffy layout schemes normally found on websites.

Keeping some good ideas from your excellent main website out of ‘usability’ of the theme (BasicMaths) I believe defeats the propagation of - good design.

Please reconsider.

John

Wed 03 Feb 2010 at 03:24 pm
Eamonn Fitzgerald

I’m thinking of buying Basic Maths, which will mean porting my blog to WordPress as it currently runs on Movable Type (version 4.3.) and it comes with 3,483 posts and 2,884 comments! Do you think it wise to make the move? What should I look out for in the transition? Any advice would be welcome.

Sat 06 Feb 2010 at 03:35 pm
Glenn

Hi Khoi. LOVE Basic Maths. Downloaded it last night and had up and running in a few hours.

I would love to be able to center my site as opposed to justified left as it is. Can you inform me how to do this in CSS?

Sat 06 Feb 2010 at 04:45 pm
Glenn

Also has anyone attempted to replace the top left nav square with an image? Any ideas on how to do this would be appreciated! Thank you.

Sat 06 Feb 2010 at 06:54 pm
Glenn

My issue was resolved in the Wordpress forum:

Change this:

#wrapper {
font-size:12px;
margin:10px 0 0 10px;
width:1014px;
z-index:2;
}

To this:

#wrapper {
font-size:12px;
margin:10px auto 0;
width:1014px;
z-index:2;
}

Categories