Week view tool tip image

Home Forums Calendar Products Events Calendar PRO Week view tool tip image

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1043101
    Jessica
    Participant

    This is a very specific request. As you can see here: http://sportrock.afjbuild.com/events/category/main-calendar/week/
    When you hover over an event with an image it defaults to a thumbnail square but there is plenty of room for a rectangle, where is the file that i can edit that css?

    #1043640
    Geoff
    Member

    Hey @Jessica,

    Good question! You can add a new thumbnail size to your site that fits the size you are looking for, then customize the week/single-event.php file to display the new thumbnail using something like:

    <?php echo tribe_event_featured_image( null, 'medium' ) ?>

    If you haven’t done a template override before, then our Themer’s Guide is a good place to start — it provides step-by-step instructions for locating a plugin template then adding it to your theme directory so you can customize it from there.

    Does this make sense and will it work for you? Please let me know.

    Cheers!
    Geoff

    #1076303
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Week view tool tip image’ is closed to new replies.