MyBB Community Forums
Colour picker - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Development (https://community.mybb.com/forum-68.html)
+---- Thread: Colour picker (/thread-184973.html)



Colour picker - meetdilip - 2015-10-13

I am trying to develop a colour picker using ngPicky angularjs plugin. I need help with

1. How to add / define a new template which will add theme options page in ACP

2. How to add custom .js and .css to default theme ?

3. Where to place custom.js and .css files ?


RE: Colour picker - SentoWeb - 2015-10-14

MyBB's admin panel isn't using in the same sense as the front-end. Are you trying to add this to your own theme or add this functionality to the admin panel?