Topic: Image in Blog-Description?

Hi,

is it possible to a an image in the Blog-Description? I found the following:

<h2 class="blog-description"></h2>

.blog-description {
    color: #7D716D;
    font-size: 11px;
}
default.css (Zeile 50)
.blog-description {
    display: block;
    line-height: 1em;
    margin: 0;
    padding: 3px 0 0;
}

But now i have no idea how to add a link to an image to show it instead of the text?


And maybe someone can help me with Tabbed Sidebar Widget. When i use the Widget it shows everything at once, not in a Window wich changes when u click the Tabs?

Many Thx
Phil

Thumbs up