Forums

Divider between each date (2 posts)

  1. dweinberger
    Member
    Posted 2 years ago #

    Is there a way to put a divider between each day's postings? There is a topic that seems to address this (link), but there was no resolution of it. Is it really not possible with WP?

    Thx.

  2. jonimueller
    Member
    Posted 2 years ago #

    Sure. You can use an image (divider graphic) or a horizontal rule or a border (solid, dotted or dashed).

    You control the style of the divider through the stylesheet

    Create a selector:

    .divider {
    }

    And style it to your heart's content.

    Then add it to your template just below the trackback_rdf lines:

    <div class="divider">&nbsp;</div>

    HTH.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags