Post Thumbnails to the LEFT of the Events List Widget

Home Forums Calendar Products Events Calendar PRO Post Thumbnails to the LEFT of the Events List Widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #631035
    efromdc
    Participant

    I’ve read this

    /adding-post-thumbnails-to-the-events-list-widget/

    and have spent a few days trying to modify it to make the post thumbnails appear to the LEFT of the event content…NOT above it…and I’m failing 🙁

    Do you have a solution? If you’ve already solved this for someone else, please feel free to point me to THAT discussion…otherwise? Can you guys provide a snippet please?

    Thanks

    • This topic was modified 11 years ago by Leah.
    #631110
    efromdc
    Participant

    FYI – I’d read this post but it specifically states version 2.x and I’m on 3.x
    -> https://theeventscalendar.com/add-the-post-thumbnail-to-your-event-list/

    #641147
    Barry
    Member

    Hi!

    This is something that you can probably accomplish with a little CSS. You can add custom style rules using a tribe-events-pro.css stylesheet – complete details on this process can be found in our Themer’s Guide. A rule like this should help:

    .tribe-events-adv-list-widget .tribe-events-event-image { float: left }

    Depending on the rules already put in place by your theme you may additionally need to adjust the width and properties of neighbouring elements.

    Does that work for you?

    #673267
    efromdc
    Participant

    Just saw this. Let me try it out…

    #674160
    Barry
    Member

    Sure – I hope it helps 🙂

    #723462
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Post Thumbnails to the LEFT of the Events List Widget’ is closed to new replies.