WordPress Theme: Inove
As mentioned in my previous post, I upgraded wordpress and am using the Inove theme. I chose it because it looks clean and has basic functionality (most wordpress themes do not). When I say clean, I mean I like the use of black, white, and grey colors, I like the fonts, I like having posts be black on white with the background of the page being grey (anything but white, helps focus attention to the posts). I also like the simple search box in the header, I like the small simple icons like green dots for lists, calendar icon, categories icon, tags icon, comments icon, etc. I like how how tables are done, pre format is done, and a few other things. However, it is not perfect for me. So …
Things I changed included
- Fixing bug where tag icon appears even if a post has no tag
- Moving categories and tags to the top of posts – I prefer having all the meta information in one place.
- Moving RSS code from top of sidebar.php to bottom
- Removing non-widget code from sidebar.php – If a widget is not chosen for N, S, E, W, defaults are shown like archives and categories. I don’t want 2 categories, as esserd said. If I want something, I will use widgets.
- Tweaked styles.css to add padding to bottom of lists (.post .content ul, .post .content ol)
- Changed header on search results and archive (tags, categories) from 2 lines to 1 line.
Overall great theme. Thanks mg12!!! Also, check inove forum for other issues.
UPDATE: You can find my changes in inove-1.0.5.diff.tgz, preview the readme or diff.