Foxtrek_64
Active member
Hi all,
Trying to figure out a way to do this. I'm not sure if this is something built-in or if I'll need some custom development to support it.
XF includes a color picker in the ACP that displays a square color wheel. Due to part of my community having a focus on art, I have had a large number of requests to allow the use of this color picker in the WYSIWYG editor.
Currently the only option is a palette and the ability to type a hex code, which works but this means that they often need to look up the hex code for a color they want.
Is there a way to display this color picker when selecting the text color icon, perhaps by using a custom bbcode button and a callback? Or would this require custom development?
Trying to figure out a way to do this. I'm not sure if this is something built-in or if I'll need some custom development to support it.
XF includes a color picker in the ACP that displays a square color wheel. Due to part of my community having a focus on art, I have had a large number of requests to allow the use of this color picker in the WYSIWYG editor.
Currently the only option is a palette and the ability to type a hex code, which works but this means that they often need to look up the hex code for a color they want.
Is there a way to display this color picker when selecting the text color icon, perhaps by using a custom bbcode button and a callback? Or would this require custom development?