Hi it's me again, actually I'd like to return to this question - it seems that I did something wrong (I'm no expert at these matters)
It looks fine when I am in the main blog area (i.e. the one you see when you go to
http://www.julianhopkins.net). It looks like this
anthroblogia
anthropo, blogs & –logia: humans, blogs and the study of…
but when you view a blog post with a permalink,
Why I don't like Vista [--> this is the title of the post]
anthroblogiaanthropo, blogs & –logia: humans, blogs and the study of… [--> 'anthroblogia' and 'anthropo' are jammed together which is not nice.]
This is how I inserted the html-formatted sub-header, I assume I did something wrong there.
<div id="serendipity_banner">
<h1><a href="{$serendipityBaseURL}">{$head_title|@default:$blogTitle|truncate:60:" ...":false}</a></h1>
<h2>{$head_subtitle|@default:$blogDescription}<em>anthropo, blogs & –logia</em>: humans, blogs and the study of... </h2>
</div>
thanks for your help
