Hello,
Unless I am mistaken, the browser looks for a file with the filename favicon.ico and displays it. What I have always done if I want a different file is convert it to the favicon.ico file and save it in the root directory for the website. If in a sub-directory you could save it there to see if the browser will display it.
Dan
Good evening, Dan...
Normally, yes. However, in Luxcal it is hard coded to "lcal.png" file within the code.
For me, since I know PHP it wasn't hard to find and decipher what it was looking for, and where the file is located.
However, for others who aren't so versed, it would take them a while to figure that out.
I think the option and ease for an end-user to be able to define the filename / logo wanted, would be a nice, easy, added feature.