Nick Denis wrote:
> David,
>     Thanks for the suggestion, and I've changed that line in the js 
> file to read divContent.style.background = "#233154"; which is the 
> background color I'm trying to achieve, and it doesn't seem to have 
> had any effect, is there somewhere else I should change it as well?
None that I can think of. You might want to "grep" the code base for 
"white" and see what else turns up.

David

>
> Thanks,
> Nick
>
>
> On Fri, Feb 29, 2008 at 8:54 AM, David Huynh <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Nick,
>
>     In the file
>        http://simile.mit.edu/timeline/api/scripts/util/graphics.js
>     in the function
>        Timeline.Graphics.createBubbleForPoint
>     there is the line
>        divContent.style.background = "white";
>
>     That's the culprit. Hope that helps,
>
>     David
>
>     Nick Denis wrote:
>     > I've spent the last couple days becoming familiar with Timeline, and
>     > am trying to put it to use, but I've developed a problem that I
>     can't
>     > seem to figure out.
>     >
>     > I've got my timeline running at
>     > http://www.naskie18.com/colorado/timeline/CFansTimeline.html and as
>     > you can see, I've managed change the colors of most of it to
>     match the
>     > scheme site I'm intending to use it on,,,,however, I've run into a
>     > problem with the Detail window.  Click on June Production (should be
>     > about where it auto-centers you) and you can see that where the last
>     > few lines of the detail window should be, I can't get the color to
>     > match what I'm using in the rest of the Detail window.
>     >
>     > Can anyone help me figure out which setting I need to change to
>     change
>     > the background color of that part of the window?  I'm drawing a
>     blank
>     > for some reason.
>     >
>     > Thanks!
>     > --
>     > Nick Denis
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > General mailing list
>     > [email protected] <mailto:[email protected]>
>     > http://simile.mit.edu/mailman/listinfo/general
>     >
>
>     _______________________________________________
>     General mailing list
>     [email protected] <mailto:[email protected]>
>     http://simile.mit.edu/mailman/listinfo/general
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to