On Wed, 1 Apr 2009, deam31 wrote:
> Hi,
>
> I need to know how can I change the font type (or style) of a
> timeline. I'm NOT talking about the font of the events, I refer to the
> letters used to display the years, months and hours.
>
> PD --> this is what i'm NOT talking about: <div id="tl"
> class="timeline-default" style="height: 600px; font-size: 12px;"></
> div>
This should do what you want:
.timeline-band-0 .timeline-date-label {font-family: Palatino;}
Firebug is a big help in figuring out things like this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---