Found the answer, here
http://groups.google.com/group/simile-widgets/browse_thread/thread/e326b350a0d7fc86/28b884c3ac99ef7e?lnk=gst&q=picture#28b884c3ac99ef7e

Don't know how I missed it before!

Thanks anyway..

On Aug 1, 4:28 pm, ZermattMan <zermat...@gmail.com> wrote:
> I am trying to set an image as the background for a timeline, but with
> only partial success. I am using Ver. 2.3.
>
> With a single band band created as:
>
> Timeline.createBandInfo({
>                        width: "50%",
>                        intervalUnit: Timeline.DateTime.HOUR,
>                        intervalPixels: 200,
>                        eventSource: eventSource20C,
>                        layout: 'original',  // original, overview,
> detailed
>                        date: d
>                    })
>
> and with my timeline css having just this:
>
> .timelineX
> {
>     BACKGROUND-IMAGE: url('../Media/KidsontheMatterhorn.jpg');
>     BACKGROUND-REPEAT: repeat
>
> }
>
> my image is only appearing in the bottom 50% of the timeline. I.e.
> behind the timeline itself.
>
> I have tried ways of making the timeline, or bands, transparent - to
> no avail!
>
> I am trying to emulate what I have read in this group and what I have
> seen on the web, but I am missing something.
>
> Any help would be much appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to simile-widgets@googlegroups.com.
To unsubscribe from this group, send email to 
simile-widgets+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to