Hi Jonas,
Thanks for your help.
For some reason setting the
.timeline-event-bubble-time {
display: none;
}
doesn't work, hence the funky side-stepping by changing the color to
white. Got me why it didn't.
Your suggestion of setting the theme.event.bubble width and height did
work.
Thanks,
S.
On Apr 29, 2009, at 4:44 AM, Jonas Wagner wrote:
>
> Hello,
>
>> One- I want to get rid of the date stamp, i.e. "Mon, 01 Jan 1923
>> 08:00:00 GMT" at the bottom of each bubble and the white space that
>> follows.
> I've seen that you changed the color of the text to white... that's
> certainly an option. It might be more elegant to use some CSS like the
> following, though:
>
> .timeline-event-bubble-time {
> display: none;
> }
>
> I don't know how to address your second question. It might help to set
> the default bubble size large enough, but that isn't completely
> satisfactory...
>
> To do this, have a look at the source code of
> http://www.simile-widgets.org/timeline/examples/religions/jewish-history.html
>
> Best,
> Jonas
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---