Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #326143

    I have this custom css:

    time.date-container.minor-meta{
    display: inline-block;
    }

    to place the year at the right place, next to the month and day (date of article)

    but, it works only in grid view, and my client need it in different view.
    please see it in this page http://thinkdif.co.il/articles/

    Thanks
    Tal

    #326144

    Hi,

    I have added this custom css and it seems like working just fine

    time.date-container.minor-meta.updated, span.text-sep.text-sep-date, span.blog-author.minor-meta, span.text-sep.text-sep-cat {
    display: inline-block;
    }

    it might help others.

    Thanks
    Tal

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘comments and date are mixed at the Hebrew RTL – need your help again’ is closed to new replies.