hello,
"the_content" in:
<div class="entry">
<?php the_content('Read the rest of this entry »'); ?>
</div>
add "underline" to some of the tags that come next (date for example)
if i erase the "the_content" everything looks fine.
do you know what causes this problem?
Thanks.