[EventCalendar] Event Calendar 3.1Beta
Alex Tingle
alex at firetree.net
Fri Jul 21 22:09:06 UTC 2006
Hi Shannon,
On Fri, 21 Jul 2006 17:11:40 -0400
UNCOOLKIDS <uncoolkids at gmail.com> wrote:
> Hi there,
> Just upgraded to the new version, and was wondering if there is a way to
> 1) Change the order of the posts. It looks like right now it's ordering them
> by 'post timestamp', but I'd like them to be ordered by the time entered
> into the scheduler.
> and
Have you tried playing with the 'Show events as blog entries' setting in the options screen?
> 2) Tweak the scheduled dispay dates (ie, is it ok to remove the box? and of
> so, how?)
The box is a...
<table class="ec3_schedule">
So you can change its appearance by modifying the class ec3_schedule. If you just didn't want to see the box, then this CSS...
.ec3_schedule { display:none }
...would do the trick. But that's a bit pointless, because then you wouldn't be able to tell when the event was!
-Alex
--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net +44-7901-552763
More information about the EventCalendar
mailing list