@Lance - thanks. You guys work fast.
The last remaining nagging problem I'm having with the Coraline theme is with removing the author info/‘posted by’ tag on my blog posts.
On the standard Coraline theme (without any CSS edits), the author’s name does not appear under the blog title, simply the date of entry and comments link, e.g.:
TITLE TITLE TITLE
Posted on August 44, 2010 | Leave a comment
However, when making CSS edits and selecting the “Start from scratch and just use this” option in the editor, the authors name suddenly appears, e.g.
TITLE TITLE TITLE
Posted on August 44, 2010 by Author’s Name| Leave a comment
The custom style sheet I have created for my blog is based on the original Coraline stylesheet (http://s0.wp.com/wp-content/themes/pub/coraline/style.css?m=1282313102g&minify=false) so I can’t understand why the author info would suddenly be added.
Again, this only seems to happen when I select the “start from scratch” option – if I check the “Add this to the Coraline theme's CSS stylesheet” option, the author info is once again removed (although I wouldn’t wish to do this as some of my other CSS edits are lost).
Note that this also happens if I paste the original, unamended Coraline CSS style sheet into the editor – author’s name is present when I check the "Start from scratch" option but not when I check the “add this to the Coraline theme's CSS stylesheet” option - which makes it all the more confusing, particularly to a CSS novice.
Can anyone help/explain what I might be doing wrong?
I’ve read many of the other forum questions on this site regarding author info/tags and tried targeting/editing the appropriate css element, but to no avail.