Forum Replies Created
-
AuthorPosts
-
Beth Burt
ParticipantThis reply is private.
Beth Burt
ParticipantThis reply is private.
Beth Burt
ParticipantHey adlindberg,
Didn’t mean to hijack your thread. Have you tried either of the two solutions:
[code]
.widget.tribe-events-countdown-widget { min-height: 75px; }
[/code]
or
[code]
.widget.tribe-events-countdown-widget { padding-bottom: 5em; }
[/code]
Personally I like working in ems rather than pxes 🙂
-Luis
Beth Burt
ParticipantHi Leah,
Yep, I did actually, just after I post here, but didn’t get back here and post that I did so. Check it out: https://tri.be/support/forums/topic/some-tribe-css-files-not-enqueued/
All the best,
-Luis
Beth Burt
ParticipantThis reply is private.
Beth Burt
ParticipantThis reply is private.
Beth Burt
ParticipantCould this be the same or similar to my issue: (https://tri.be/support/forums/topic/countdown-hovers-below-bottom-of-widgetized-area)
There, kalgary1 and Brook came back with great solutions. Either if these work. Try adding the one you like best 🙂
.widget.tribe-events-countdown-widget { min-height: 75px; }or
.widget.tribe-events-countdown-widget { padding-bottom: 5em; }
My “actual” problem is still in the works. (Maybe I should create a new issue for that. Hmm.) The problem seems to be that some necessary css files that address this “overflowing” issue aren’t being loaded.
I’ll post back when I have anything more about that.
Beth Burt
ParticipantThanks kalgary and Brook! The countdown looks great now. I appreciate your help!
Brook, about why those two css files aren’t being enqueued, do you have any ideas why that would be? In the Display settings I have Tribe Events Styles selected rather than the other two.
Beth Burt
ParticipantHi Brook,
Thanks for your reply. I don’t think that’s the issue. It seems the Countdown widget is in the element, or at least overflows over it. I’ve gone ahead and left the countdown widget up on the prod site here so you can see what I mean: http://ieautism.org/walk-2014/register-walk/
Best,
-Luis
-
AuthorPosts
