You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to allow uploading a custom favicon and header image. Additionally it'd be cool to show a live preview (using an SVG) of what the color scheme will look like. Something like this:
What needs to be done:
Add API endpoints for uploading a favicon and a header image.
Redesign/add fields to the AppearancePage component.
Design a simple SVG showing Flarum's basic layout, and give the appropriate elements class names so they can have their colors changed via JavaScript.
Hook up the color buttons in the AppearancePage to update the preview SVG.
The text was updated successfully, but these errors were encountered:
tobyzerner
changed the title
Improve admin CP appearance page
Improve admin CP appearance page, allow logo upload
Aug 28, 2015
We want to allow uploading a custom favicon and header image. Additionally it'd be cool to show a live preview (using an SVG) of what the color scheme will look like. Something like this:
What needs to be done:
The text was updated successfully, but these errors were encountered: