FAQ
Last updated
Last updated
Here you go: https://fontawesome.com/icons?d=gallery
Simply navigate to YourPublicFolder/img/
You will see a file called favicon.ico
Replace that file with your own icon. It needs to be renamed to "favicon.ico" and its dimensions should be 32x32 in pixels.
Simply navigate to app/resources/views/themeName/includes/nav/main.blade.php
You will see a block of code that says something like
Replace style="height: 40px; width: auto;"
with what you want. It is recommended that you only change the height paramater to keep everything looking nice.