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?
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?
- MSAnsweredHello,
You can allow `svg` by modifying the `image_types` property of system settings controller `app/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