mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.71k stars 500 forks source link

Logo replacement not working #316

Closed mgogoulos closed 2 years ago

mgogoulos commented 2 years ago

Discussed in https://github.com/mediacms-io/mediacms/discussions/107

Originally posted by **distantbit** March 22, 2021 When I replace the logo image by a custom image (svg) it is not showing up on the page. It is loaded but its dimensions in the browser are 0x0 pixels. What am I doing wrong?
mgogoulos commented 2 years ago

should be handled with https://github.com/mediacms-io/mediacms/pull/348