2 Comments

  • Lars

    Thanks for a nice widget! The widget would be easier ro read if the year were in bold style and had a linebreak.

    • BC

      You can style the year in CSS however you like using the tdih_year class e.g.

      .tdih_year { display: block; font-weight: bold; }
      .tdih_year:after { content: '\a'; white-space: pre; }

      will do what you ask. Just add it to the style.css file of your theme.

Leave a Comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>