Discussions

promtad

Question عاجل January 2, 2026

Question

I need to know where to find the paths for both logo.gif and noavatar.gif in the template files.

I need the location of the code for these words.

chat_bubble_outline 1
hans January 10, 2026
Hello,

noavatar.gif is the default avatar for users. It's not defined on a template, it's defined in another file "includes/functions.php" , just search for "noavatar.gif" in there.

logo.gif depends on the template. I think only "dark" template would have it, it's on "templates/dark/main.php". If you're using some other template and it has a "logo.gif" then it would likely be on "templates/*/main.php" as well.

Regards,
Hans

Join the Discussion

You must be logged in to post a reply.