Feature request: the-logo.svg picker
#67
Open
opened 3 years ago by are0h
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Pages as rendered now show a broken image in the top-left pointing to
/public/assets/images/global/the-logo.svg
, clicking it takes you back to the main page. For now you can put whatever SVG graphic there by file manager, but a picker similar to the one for the profile pic would be appreciated.This is a theming issue. The base theme will show the fipamo logo because it's just the default and custom themes will show whatever one decides to put in the theme.
I need to change the theme so it points to the
fipamo-logo.svg
but I'll give some thought to a logo picker for the default.I don't want to add too much variance to the default theme because it is intended to be a basic representation of how to create a theme rather than something that is customizble.
Theme customization in browser is on the roadmap but it's a little bit further down that road. Logo customization is a part of a larger feature set, so stay tuned.