[EventCalendar] CSS - which part?
Berni Mahel
bare-knee at gmx.net
Fri May 18 15:33:58 UTC 2007
I had the same problem and I was not sure why there is no style defined
for the ical button,
so I just did that myself.
Line 82 in template-functions.php I just added echo "\t<td id='ical'>
then you can just put the css definitions for #ical into the css file.
Maybe that helps,
Berni
Dean Hamack schrieb:
> On 5/17/07 1:28 PM, "Joan M" <joan_mm at yahoo.com> wrote:
>
>> I can't seem to find the CSS part that formats background for the navigation
>> arrows and the iCal button - Can someone point me in the right direction?
>
> The background for the arrows can be changed easily, but not the ical
> button. The background for that defaults to whatever the background for the
> calendar is. Buttons:
>
> #prev { background: blue; }
>
> #next { background: red; }
>
> Or whatever color you want.
>
> Dean Hamack
> Macromedia Certified Flash MX Designer/
> Lead Web Developer
> Bushido Designs
> Tel:(206)523-6705
> www.bushidodesigns.net
>
>
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
More information about the EventCalendar
mailing list