• Resolved thebluntprophet

    (@thebluntprophet)


    Afternoon friends,

    Over at http://www.thebluntprophet.com I am trying to add a line of my Technorati Tags directly under the Catergories list at the end of my posts. Here is my code

    <p class=”postmetadata”>Categorised in <?php the_category(‘, ‘) ?> <?php edit_post_link(‘Edit’, ‘ | ‘, ”); ?> | ” rel=”trackback”>Trackback
    <p ALIGN=”center”>Tags <?php the_post_keytags(); ?>

    How do I get it to show in the same shaded area but on a new line?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adding tags on the next line’ is closed to new replies.