can not style size of sidebar widgets

Home Forums Calendar Products Events Calendar PRO can not style size of sidebar widgets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #51597
    mamalm
    Participant

    I looked over this thread
    https://tri.be/how-to-show-featured-thumbnails-in-the-next-events-widget/
    and just as you were getting to the solution the thread stopped..

    need to resize my thumbnails that appear in the widget for up coming events… tried in the events css (located in a new events folder, i.e. in the themes folder)
    and pasted this code at the end
    .TribeEventsFeatureWidget .post-thumb {
    float: left;
    margin: 0 10px 0 0;
    }

    .TribeEventsFeatureWidget .post-thumb img {
    height: auto;
    width: 50px;
    }

    but it just doesn’t work
    please help

    #51600
    Jonah
    Participant

    Hi mamalm,

    If you change the .TribeEventsFeatureWidget class to .eventsAdvancedListWidget your CSS should work. You need to use the class for the right widget 😉

    Let me know if that helps or if you have other questions about this.

    – Jonah

    #51602
    mamalm
    Participant

    That hit the spot….Good job

    #51684
    Jonah
    Participant

    Excellent to hear mamalm, let us know if there’s anything else you need help with.

    Regards,
    Jonah

    #979223
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘can not style size of sidebar widgets’ is closed to new replies.