Base de Conhecimento

  1. How to add favicon to WHMCS theme.

How to add favicon to WHMCS theme.

Suporte > Base de Conhecimento > Flattern > How to add favicon to WHMCS theme.

1. Create 16x16 PNG favicon file and place it in WHMCS template folder. (e.g. /templates/hexa/favicon.png)

2. Edit header.tpl and add the following line inside HTML tag: <link rel="shortcut icon" type="image/png" href="templates/{$template}/favicon.png" />

3. Save header.tpl file, hard refresh browser or clear browser cache to see the changes.

Esta resposta foi útil?
16 Utilizadores acharam útil 31 Votos

Leia também