Thesis does not add a rel=”author” link to each post so you can use AuthorSure to do this.
By default the Author profile information has bad alignment and text size so you are advised to add a few lines to custom.css, (located in the wp-content/themes/thesis/custom folder) to produce a better looking author page
<img src="http://images.authorsure click for source.com/themes/authorsure-on-thesis.jpg” alt=”Screenshot of AuthorSure on the Thesis Theme” />
This AuthorSure settings for Thesis are:
Author Post Settings: Footnote or Author Box
Author Page Settings: As you like it
Advanced Settings: use default settings
Recommended custom CSS to improve formatting of the bio:
.custom #authorsure-author-profile, #authorsure-posts-heading {
font-size: 1.3em; margin-top: 10px;
}