Forum Replies Created
-
AuthorPosts
-
Derek
ParticipantThat worked. Thanks!
Derek
ParticipantGood 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…
Derek
ParticipantThanks, 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.
Derek
ParticipantAnyone?
Derek
ParticipantI 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.
Derek
ParticipantDerek
ParticipantThat worked, thanks!
Derek
ParticipantThanks Barry,
I have one more… when you hover over the 27th it turns gray. I tried…
.tribe-events-has-events a:hover {
background: #984a23;
}Derek
ParticipantSorry, I missed that one! Everything’s good, thanks!
Derek
ParticipantI have the widget calendar on this page…
http://test.epicmag.org/blog/Derek
ParticipantThanks, 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;
}Derek
ParticipantYou the man! Thank you so much for your help!
Derek
ParticipantNo, that didn’t change anything… I’ll try to look at it some more to see what’s missing.
Derek
ParticipantWe’re getting somewhere, but the alignment is off somehow… http://pastebin.com/j4Xuvkuw
Derek
ParticipantNow I see why you used pastebin before! OK, I have it located here now…
/wp-content/themes/goinggreen/tribe-events/default-template.phpHere is the code I am using… http://pastebin.com/pTmr2wWB
-
AuthorPosts
