I need an colour index for colours like: FFFFFF. (is that in hex?)
I think this answers what you are asking…
Yes FFFFFF is Hex. It is in RGB form with two characters from 00->FF (255 values) representing each component of colors. So FF0000 would be red, 00FF00 would be Blue, 000000 would be Black and FFFFFF is white. Here is a page that lists a bunch hex values and their corresponding color.
thank you VERY much. 8)
you can enter the Hex directly in 2.25 by pressing Nkey over a window with a color slider.
Martin
I’ve been experimenting with phpbb and IIS on my windows machine and I wanted to edit one of the templates.