Sans-serif Racer
Download sansserif-racer.zip. Version: 0.5 (October 15, 2008); Compatible with WordPress 2.3 and higher.
Theme Changelog
- Oct 15, 2008
- Fixed CSS (for IE7 users) for .post.
- Rounded corners for main navigation and post credits.
- Added dedicated attachment page (for WP 2.5+) and support for default image alignment classes.
- Jan 15, 2008
- Changed only one line of CSS code in
style.php— addedoverflow:hidden;todiv.wideselector. You don’t need to update the whole theme if you go toStylesheetfile under Theme Editor and changediv.wide { margin:1em auto 1.5em; clear:both; width:100%; text-align:center; }todiv.wide { margin:1em auto 1.5em; clear:both; width:100%; text-align:center; overflow:hidden; }. For displaying super wide images you can now use something like this:<div class="image wide"><img alt="" />Image caption goes here</div></li>
- Changed only one line of CSS code in
- Nov 15, 2007
- Fixed the optional image positioning CSS, which used chained selectors that are not supported by IE browsers.
- Nov 14, 2007
- Comment highlighting for blog authors (checks if
user_id != 0). - Added CSS classes for positioning images inside posts.
- Smilies are no more floated as the default images but display correctly inline.
- Fixed page navigation (previous, next) for IE which doesn’t clear anything unless it is floated right and have width other then 100%.
- Added new favicon.
- Comment highlighting for blog authors (checks if
- Nov 13, 2007
- Theme released

Creative Commons Attribution-Noncommercial-Share Alike License
GNU GPL