YS
Asked
i tried to upload my store logo but its not updating. I want to resize logo dimesion in script to 200x200px but its not taking it. Please suggest how to do this.
Thanks
Thanks
- MSAnsweredHello,
The default logo dimensions are 300x80 pixels.
You can modify the `index` method of the `app/controllers/admin/Shop_settings.php` to change max_width & max_height for logo.
Thank you - YSAnsweredunder app/controllers
i am not getting any admin folder and shop_setting.php file - MSAnsweredHello,
I am sorry as I mentioned the file path for SMA :(
You can edit `index`, `add_store` & `edit_store` methods of `app/controllers/Settings.php` to change max_width & max_height for logo.
Thank you - YSAnswerednp, i have find the path and done.. its working fine now thank you so much
- Login to Reply