Interface for Theme Color Editing Interface for Theme Color Editing
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Interface for Theme Color Editing

Started by byloom, August 07, 2019, 08:23:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

byloom

Hello,

i was wondering if is possible to have an interface where we can personalize the colors of the theme in order to avoid to touch the code and create eventually some issue to the correct work of the webpages.

Thanks a lot appreciate your work and the application

ron4mac

Best to do is create your own theme and then modify the CSS.
Copy one of the themes distributed with CPG (not 'sample') to a different folder. Set the theme in config to that new folder name. Then make all the changes you want to it.

byloom