Forums

CSS help ? (2 posts)

  1. podz
    Support Maven
    Posted 5 years ago #

    I'd like to place some sort of divider between different days entries, as opposed to between each individual entry.
    I've tried simply putting a <hr> in various places, focussing mainly around the date tag, but all I achieve is the <hr> appearing between every entry.
    Do I need to add a class or div to the css ?

  2. podz
    Support Maven
    Posted 5 years ago #

    Figured it.
    Added
    border-top: 2px dashed #000;
    to the h2 declaration in the CSS.
    Not pretty, but it'll do for now :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.