wickedstangs
Customer
How can I fix this? Post Event tab is in the wrong location.
http://www.foxbodymustangs.org/community/events/monthly
http://www.foxbodymustangs.org/community/events/monthly
That fixed the Monthly View how about the Weekly ViewTry adding this in extra.css:
Code:.EWRatendo_Monthly .blockCtrl { margin-top: 0; }
that did it.. Thank you Russ...Edit the CSS:
Code:.EWRatendo_Monthly .blockCtrl, .EWRatendo_Weekly .blockCtrl { margin-top: 0; }