Question: How To Change Store Logo Dimension

How To Change Store Logo Dimension

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

YS

Yogesh Sahu

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
  • MS

    Mian Saleem

    Answered
    Hello,

    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
  • YS

    Yogesh Sahu

    Answered
    under app/controllers
    i am not getting any admin folder and shop_setting.php file
  • MS

    Mian Saleem

    Answered
    Hello,

    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
  • YS

    Yogesh Sahu

    Answered
    np, i have find the path and done.. its working fine now thank you so much
  • Login to Reply