Edward,
You can use css in the usual way. I successfully changed the
background for a single band using the following rule:

.timeline-band-2 .timeline-band-layer-inner {
       background: url("tst-bkgnd.jpg") repeat scroll 0 0 #EEEEEE
}

NB. make sure your stylesheet loads _after_ the timeline api so that
it will override the css rules in the timeline-bundle.css

  <script src="js/timeline/src/webapp/api/timeline-api.js" type="text/
javascript"></script>
  <link rel="stylesheet" href="JohnItinerary.css" type="text/css">

On Aug 19, 2:13 am, Edward Hibbert <[email protected]> wrote:
>   Thanks for your reply.  Looking in the code for the default theme, it
> looks like you can change the colour, but I don't see any obvious way to
> add a background image.  Am I missing it?
>

-- 
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.

Reply via email to