![]() |
|
Feature request: custom styling of Admin section - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Feature request: custom styling of Admin section (/thread-13888.html) |
Feature request: custom styling of Admin section - kuzzzma - 25-11-2023 For managing several Zenphoto installs it would be great to be able to easily customize admin section, some basic features will go a long way:
it even can be done via inclusion of custom css for admin section. Feature request: custom styling of Admin section - acrylian - 25-11-2023 Perhaps some of these with a major version at some time. But probably if via some options and not via custom CSS. The admin should be the same for all otherwise we easily get support issues. Feature request: custom styling of Admin section - kuzzzma - 25-11-2023 Yeah, I think since realistically there are not a lot of space and elements to play with, it's better to go with those options and they give enough opportunities for branding. Feature request: custom styling of Admin section - fretzl - 25-11-2023 For a custom logo you could try this plugin: Feature request: custom styling of Admin section - kuzzzma - 25-11-2023 I currently just replace basic logo image and admin.css, but you have to repeat it after each zenphoto update, which is not ideal for some use-cases... Feature request: custom styling of Admin section - kuzzzma - 25-11-2023 My current lineup: colours really help to orient yourself amidst several sites: Feature request: custom styling of Admin section - acrylian - 25-11-2023 As said perhaps via options on a major release. And the backend will be reworked anyway, so don't expect anything in the near future. Btw, you can alreddy use the 'admin_head' filter via a plugin to add custom CSS for that if needed. Feature request: custom styling of Admin section - kuzzzma - 25-11-2023 Thank you, I will look into it! |