To add a favicon to your WHMCS install:

  • copy your favicon (myfavicon.ico) in WHMCS folder
  • edit the header.tpl file of your theme, and insert following line in <head> section:

<link rel="shortcut icon" href="myfavicon.ico" />

Esta resposta foi útil? 0 Utilizadores acharam útil (0 Votos)