Mar
18
Blog Theme Tweaked
Filed Under Computers & Tech, My Projects on March 18, 2007 at 1:59 am
Although I was very happy with the Blue Zinfandel Squared theme as it was out of the box there were one or two things about it that annoyed me so I spent this evening fixing them. I have to say I was very pleasantly surprised when I dove into the code, it was clear, simple and well documented! All my changes were minor, no more than a few lines of code each but they make things pretty much exactly as I want them. Anyhow, in case you care these are the tweaks I made:
- I moved the search box up to the top of the side bar
- Fixed the way the categories were shown – it wasn’t playing nice with nested categories
- Added the full date to the information at the top of posts
- Added an “edit” button to each post that only shows up when I’m logged in
- Tweaked the way lists are rendered in posts
- Tweaked the page header and footers a very small bit
And that’s it. That’s all the changes the theme needed. I really can’t give it high enough praise!
I like the way the categories indent – that’s neato!
I must say that your blog looks great! 🙂 And glad to hear the way I wrote the code was easy for you to dive into. Great work!
The thanks should go to you Brian. Your themes really are excellent. I’m a huge believer in stylish but simple themes. Less is more etc and this theme just suits me perfectly. Above all thanks for sharing your great work with the world by releasing it under the GPL.
Yeah, blog’s looking good man. Just a minor typo – in the title; “Blogsphere” is usually spelt “blogosphere”.
Cheers Dave. As for Blogsphere, according to WikiPedia Blogsphere is also acceptable and I really hate the word Blogosphere, not sure why but I do 🙂
Can you add some javascript so that the search box empties when its clicked on.
(to save me having to delete the search term before searching)
Good point Des, done!