CHANGE THE LOGO
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
CHANGE THE LOGO
HI; please i want just know how to change the default logo aimeos
Re: CHANGE THE LOGO
What host application do you use? Laravel?
Thenk, you can change the logo in the ./resources/views/app.blade.php template.
Thenk, you can change the logo in the ./resources/views/app.blade.php template.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: CHANGE THE LOGO
First Thank you for the quick response.
yes i use the laravel framework.
in the ./resources/views/app.blade.php template, i see this in line 34:
<img src="https://aimeos.org/fileadmin/template/icons/logo.png" height="30" title="Aimeos Logo">
but when i try to change the logo, it don't work. at the bottom of the app.blade.php file is the new logo called samba.png
what should I do so that the logo is visible by the application ?
yes i use the laravel framework.
in the ./resources/views/app.blade.php template, i see this in line 34:
<img src="https://aimeos.org/fileadmin/template/icons/logo.png" height="30" title="Aimeos Logo">
but when i try to change the logo, it don't work. at the bottom of the app.blade.php file is the new logo called samba.png
what should I do so that the logo is visible by the application ?
- Attachments
-
- Capture.PNG (221.03 KiB) Viewed 2473 times