Color of Lines in Matching

They are always blue unless you are on a blue background (then they are white). The matching lines are actually create (in HTML) by creating a layer that contains a whole bunch of little images. The images in question are GIF files (named either o_0000ff.gif or o_ffffff.gif). The first one is blue and the second one white (the file names are their RGB colors for geeks). So, to make a long story short ... if you want to change ALL of your matching questions to use a different color, just create your own o_0000ff.gif (use the one we supply and don't resive it) and place it in the published html/images folder. One other thing, you will need to edit the trivantis-match.js and change the definition of lineColor to the color you want for the line, otherwise the box that appears arounds the selection will still be "blue".Tim

Discussions have been disabled for this post