I’ve updated Tolarski, my variable-width Tarski theme, to work with Tarski 3.1.2 and WordPress 3.2.x. This version is also downloadable as a ZIP file, and can be installed through the WordPress GUI.
Download Tolarski v.1.3.2 here.
To install, login to WordPress as admin and browse to Appearance -> Themes -> Install Themes -> Upload. I’d appreciate it if someone else could test this and leave feedback with any issues.
I don’t intend to turn Tolarski into a fully supported theme. But I am happy to answer questions. Some notes:
- Tolarski displays the full date and time on posts. Tarski only prints the date, and this is not configurable. You can disable this by commenting out the “add_action … init_tolarski_post_metadata” line at the bottom of functions.php.
- You must modify tolarski_headerimage() in functions.php. This specifies the 7 header images by filename, which should be placed in tolarski/headers/. Please don’t use my images on your live blog, but if you just want to play with the theme you can find links in the page source and manually download them. If you want to change the floating positions of the images, or use more/less of them, edit style.css.
Leave a Reply