PDA

View Full Version : Threaded View - Changing Highlight Color


Smirks
Mon 16th Jun '03, 12:05pm
Hi-

I'm busy converting my vB2 style to vB3 and I can't seem to find where to change the highlight color when in threaded view. Right now it's an aweful yellow color that doesn't mesh too well with my blues and blacks. How can I change it to something a bit more suitable?

See attached screenshot to see exactly what I'm talking about.

Thanks,
C

Smirks
Mon 16th Jun '03, 8:43pm
I take it there's no way to change this, then?

Mike Sullivan
Tue 17th Jun '03, 12:26am
Seems to be hardcoded in clientscript/postlist.js. Change this line:

curSpan.style.backgroundColor = "#FFFFBB"; In the meantime, I'll move this to bugs to see if Kier wants to do anything about it.

Smirks
Wed 18th Jun '03, 1:15pm
Thanks, Ed. That did the trick!

Mike Sullivan
Wed 18th Jun '03, 1:45pm
Just talked to Kier, and this is already on the list of style issues that'll be addressed.