Colophon
This blog uses a slightly modified version of the blix-091 theme. The theme was designed by Sebastian Schmieg, with icons by Kevin Potts.
The changes I’ve made are:
- sidebar.php: added
optioncount=1and changedhide-emptyto0 - layout.css: commented out
display:blockfor#subcontent(this was to stop the category count from displaying on a separate line - footer.php: removed the credits (and added them here), ‘All rights reserved.’, and added a Creative Commons License button and link
- header.php:
- added
Search …', 1); ?>" name="s" id="s" onClick="document.forms[0].s.value='';"to the search box definition and removed the ‘!’ from the button name - added a div to pick up the description field so that the tagline displays in the header
- added
- pluggable-functions.php: changed the mail function for comment moderation to include a header, since I suspect the original version caused messages to be rejected due to a missing ‘From’ address. I found the instructions for this at http://wordpress.org/support/topic/56156
- added ol to layout.css to fix the spacing before the first numbered list item
I’ve also installed and configured the Creative Commons configurator plugin.
