Derek

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • in reply to: Events Calendar Widget Number of Events to Show: 0 #78550
    Derek
    Participant

    That worked. Thanks!

    in reply to: Tribe Events Footer #70479
    Derek
    Participant

    Good catch, thanks! Yeah, I just do that so I have it all there and I don’t have to go back and forth, copying and pasting…

    in reply to: Tribe Events Footer #69916
    Derek
    Participant

    Thanks, Barry! I appreciate it! One thing now… the right side is cutting off the arrow. I tried messing with the percentage, but that didn’t seem to work.

    in reply to: tribe-events-footer #69716
    Derek
    Participant

    Anyone?

    in reply to: tribe-events-footer #67991
    Derek
    Participant

    I know I’m going to have to use css. The problem is you don’t always have the css to edit in the css file, so I try numerous things before I come here to ask for help.

    in reply to: Specify Sidebar for Events Page #67681
    Derek
    Participant

    I ended up finding a plugin that did the trick…

    Widget Context

    Thanks for your help!

    in reply to: Widget Calendar CSS #65874
    Derek
    Participant

    That worked, thanks!

    in reply to: Widget Calendar CSS #65864
    Derek
    Participant

    Thanks Barry,
    I have one more… when you hover over the 27th it turns gray. I tried…
    .tribe-events-has-events a:hover {
    background: #984a23;
    }

    in reply to: Events List CSS #65854
    Derek
    Participant

    Sorry, I missed that one! Everything’s good, thanks!

    in reply to: Widget Calendar CSS #65849
    Derek
    Participant

    I have the widget calendar on this page…
    http://test.epicmag.org/blog/

    in reply to: Events List CSS #65848
    Derek
    Participant

    Thanks, Barry. Yes, I’m comfortable with that.

    Everything worked except I can’t get rid of the gray line at the top (behind the month, “September 2013”). I tried…

    .tribe-events-list-separator-month {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 34px;
    margin: 0 0 0;
    background: none;
    padding: 6px 10px;
    border: 0;
    }

    .tribe-events-list-separator-month + .vevent.hentry.tribe-events-first {
    padding-top: 0;
    border: 0;
    }

    .tribe-events-list-separator-month span {
    background: none;
    border: 0;
    }

    in reply to: Main Events Page with Sidebar #65360
    Derek
    Participant

    You the man! Thank you so much for your help!

    in reply to: Main Events Page with Sidebar #65355
    Derek
    Participant

    No, that didn’t change anything… I’ll try to look at it some more to see what’s missing.

    in reply to: Main Events Page with Sidebar #65345
    Derek
    Participant

    We’re getting somewhere, but the alignment is off somehow… http://pastebin.com/j4Xuvkuw

    in reply to: Main Events Page with Sidebar #65336
    Derek
    Participant

    Now I see why you used pastebin before! OK, I have it located here now…
    /wp-content/themes/goinggreen/tribe-events/default-template.php

    Here is the code I am using… http://pastebin.com/pTmr2wWB

Viewing 15 posts - 1 through 15 (of 28 total)