A
Asked
Hi, 1)When can this system accept svg format when uploading logo? 2) The logo size you have put by default is so huge that appears bad when we insert our logo, how can i reduce the logo size required?
- MSAnswered
Hello,
You can allow
svg
by modifying theimage_types
property of system settings controllerapp/controllers/admin/System_settings.php
Logo size only checks for max 300x80 dimensions. You can have it as small as you need.
Thank you
- Login to Reply