SKevo Discuss logo has 275x60 pixels, resizes automatically to 138x30 pixels to fit in the page like we said, but I can't quite understand - what do you mean that it doesn't work for you?
rdcrblx SKevo If I send you the logo can you do it for me Btw ik I've been annoying all day lol 😅 Im just setting my forum up for my discord server and roblox group
clarkwinkelmann Flarum automatically resizes the provided image to 60px (if it's bigger, but not if it's smaller) before storing it on disk https://github.com/flarum/core/blob/v0.1.0-beta.15/src/Api/Controller/UploadLogoController.php#L29-L31 If you want to use a higher quality image or an unsupported file format, you can manually place the image on disk and update the filename in the settings table of the database.
mrXmr clarkwinkelmann you can manually place the image on disk and update the filename in the settings table of the database. Can you tell me how I can do that? I am having errors trying to upload the file over the tor browser. I think I can much more easily do that over ssh.