This plugin removes the tagline that usually appears in the home page title; I wrote it following a request in the forum. Get the code here, save it as remove_tagline.php in your plugins directory, and activate it as normal.
Tags: plugin, Remove Tagline, title

2 comments
November 8, 2007 at 5:10 pm
ehgreliquary
We are considering migrating - this theme is close to what we need. Do you have a version with the sidebar on the right? Also can it be full screen?
Thanks. Love the theme.
http://emilyharveygallery.artistorganizedart.org
November 8, 2007 at 5:17 pm
Ben Eastaugh
You can swap the sidebar to the right in the options; check under ‘Miscellaneous Options’, the particular option reads “Switch the column positions (left becomes right, and vice versa)”.
If by “full screen” you mean a flexible or liquid layout where the content spreads across the entire viewport width, then yes, that’s possible, although you’d need to write the additional CSS yourself as an alternate style. It shouldn’t be overly complex, just a matter of overriding all the rules specifying a particular width with ones specifying a percentage width.