Hab ich doch gesagt, das das so aussehen wird.
Und jetzt setzen wir
PHP
<div class="post-[URL="http://forum.wordpress-deutschland.org/lexikon/?do=showentry&item=meta"][COLOR=#0000ff]meta[/COLOR][/URL]">
<h2 class="title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>
<span>by </span><?php the_author_link(); ?>
<span>on </span> <?php the_time('M j, Y') ?>
<?php if (comments_open()) { ?>
<span> - </span><?php comments_popup_link('No Comments', '1 Comment', '% Comments'); } ?>
</div><!--END post-[URL="http://forum.wordpress-deutschland.org/lexikon/?do=showentry&item=meta"][COLOR=#0000ff]meta[/COLOR][/URL]-->
Alles anzeigen
über
dann müssten die Meta über dem Bild stehen.