[EventCalendar] is it possible to brand the calendar
Alex Tingle
alex at firetree.net
Tue Jan 2 22:32:54 UTC 2007
Bill,
On Fri, 29 Dec 2006 12:36:11 -0800
Bill Gram-Reefer <worldviewpr at astound.net> wrote:
> Alex, is there a way to "brand" the calendar from within its own PHP.
>
> What I mean is, I have a colleague that could "sponsor" the Community
> Calendar at
>
> http://halfwaytoconcord.com
>
> running WP 204 with 3K2
>
> What I'd like to do is insert some
>
> 180 or 200 (by 100 high) pixel wide ad just above the calendar.
>
> I guess the easiest thing to do would be to insert the add using an
> html module (in the Sidebar Modules in 3K2) above the Calendar
>
> But I am wondering if there is a way to insert some html for an ad
> and link between the Title
>
> "Community Calendar"
>
> just above the icons for month and feed?
>
> Pleasse let us know if there is a way to do this or if you can show
> other examples of how users have "branded" EC3 on their sites,
The best solution would be to code your own widget using the Exec PHP widget:
http://ottodestruct.com/blog/2006/04/09/fun-with-widgets/
Just use some code like this...
PUT YOUR AD HTML HERE
<?php ec3_get_calendar() ?>
-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