Right to Left alignment

Home Forums Calendar Products Events Calendar PRO Right to Left alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44175
    ausraelim
    Participant

    Hello,
    I have just purchased the Event Calendar Pro based on the fact it is supporting the Hebrew language. Now my major problem is that the actual event post ribbon (the upper section where it is showing the times and title) is not aligned to the right. Is there a quick way of doing this?
    Thanks
    Gal

    #44186
    Barry
    Member

    Hi Gal,

    You can probably get close to what you are trying to achieve with some CSS such as:

    dt.event-label { float: right; }

    You could add this to your custom events.css code for instance (which normally starts as a straight copy of plugins/the-events-calendar/resources/events.css and would be placed inside your theme’s events sub-directory, which you would need to create if it does not already exist). For more complete instructions, please see:

    * Themer’s Guide
    * Template Overrides Tutorial

    I hope that helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Right to Left alignment’ is closed to new replies.