Spring Refresh Arrives

Jun 4th, 07 | Comments are closed.

Ok all, I apologize for the lack of posts recently, but I’ve been a busy girl. I picked up a new client and was deep in the midst of the realign as well. It has left little time for blogging.

Anyway, you may remember a few weeks ago I talked about making some much-needed adjustments to Design Adaptations, and refitting content that didn’t seem to have a home. What started as an intent to realign, ended as a complete refresh. Here now, as you see it, is the realign/redesign I’ve dubbed Spring Refresh (yeah, I know it’s closer to summer now).

Drawing on observations from a few blogs I admire, and starting with a stripped down version of the Wordpress default theme (a.k.a. one of my base themes), I’ve incorporated organizational ideas from Daily Blog Tips, a bit of functionality from Cutline, and some design inspiration from Veerle’s blog. I’m pleased with the results, and I hope will be too. :)

Though it’s not exactly done, I felt it was close enough to launch. There are some XTML validity issues resulting from a couple plugins I use, and the search function doesn’t seem to be working properly, so I still have a bit of examining and tweaking to do. Ah well, a website is never done right?

I’d appreciate any feedback or [constructive] criticism. I hope to improve DA with every refresh, and your thoughts as readers would be incredibly helpful in meeting that goal. I’m also tossing around the idea of releasing it as a theme - if there’s any interest there let me know!


  1. Paul Enderson

    I really like it. Well done Charity! :)

    It’s cleaner, with nice touches of detail. I can see the Veerle influence, but without it being blatent… ;)

    Content’s definitely more accessible - and I like the way you’ve worked the missed articles into the main bar.


  2. Tara

    Hi Charity,

    It looks like it will be much easier to find posts now - nicer organisation, I like it. I am trying to revamp a theme myself bu its not going too well so far :)


  3. Charity

    Thanks guys! Glad you approve. ;) Paul - you know how I feel about Veerle’s style! Tara - what kind of trouble are you running into? Maybe I could offer some help. I’m sure you know another set of eyes does wonders. I was on the phone or messenger quite a bit with another desiger friend while working on this refresh, and with her help a lot more color got worked in than probably would have.


  4. Tara

    Hi Charity

    Thanks for offer of help. Its really my lack of CSS thats the problem. I am trying to adapt a theme but little things i just can’t work out how to do, especially when it incorporates PHP. I am sure I will get there eventually, at least I am learning all the time. On ething you could help me with is when you are trying to style something that is input by PHP where do you put the styling class etc, within the PHP or tags before the PHP (does that make sense)? Thanks


  5. Charity

    Tara - I know what you mean about struggling with the PHP aspects of theming. I still trip through it myself sometimes. As for the styling of PHP tags, (typically) your CSS would be on the outside, in form of XHTML. I’m probably not saying that right, but for example if you wanted to style your comment metadata (which I still need to do for this theme), then you could do so like this:

    < small class="commentmetadata" >
    < a href="#comment-” >
    < ? php comment_date('F jS, Y') ?> | < ? php comment_time() ?>< /a >
    < ? php edit_comment_link('Moderate','',''); ?>
    < /small >

    The PHP template tags are enclosed in the < small > XHTML tag, with a class attached. Alternatively you could use a span or div tag.

    If you ever want to talk real time, I’m on Yahoo Messenger and/or Skype as feistyred04. Give me a holler. :)


  6. Tara

    thanks Charity, I may catch you skype sometime.


  7. Aaron :: miLienzo.com

    I like it. It’s nice. I really like the small strip of colours bordering the top of the ‘bottom column’. A subtle thing, but nice.

    One thing I’ve noticed is your logo and small text underneath it doesn’t align on the left with all the content below it. This may be intentional but it jars a little with me.


  8. Charity

    Funny you should mention that Aaron - placement of the logo and “snapshot” text was intentional, but I’ve been going back and forth over it. I still have some fine-tuning to do, so I’ll have to give that some more thought and experiment a bit. Thanks, I appreciate your feedback. :)


  9. Cornerstone Theme » Blog Archive » The Making of Cornerstone

    [...] ideas for a premium WordPress theme were forming back in June, when I launched the Spring Refresh theme on Design Adaptations. If you take a look you might notice a few similarities. ;) Then I saw [...]

Other Recent Articles

In Reviews »

Clever Development With Coda

07/15/08
If you follow design related blogs, it seems you can't click a mouse anymore without Coda's icon making an appearance. I heard about this software long before buying my Mac, but because it's exclusive to that platform, I was never able to give it a test run. Now eight ... [ » ]

In Inspiration »

Have You Ever?

06/25/08
If you know me very well, you know how important music is in my life. It's playing at all times in my house, and I embrace all kinds of genres. I don't talk about it much on this blog, but I should. Music and creativity, in my opinion, are inextricably ... [ » ]

In Design »

The Evolution of a Logo (I Can Live With)

06/19/08
One of the most frustrating things for me since I started writing on this blog was the lack of a logo I really loved. That's not to say I haven't tried. But logo design, to me, is kind of a thing all it's own and I'm just not very good ... [ » ]