Jump to content
WebFlake
  • 0

plz help me with right way


GzShadow

Question

15 answers to this question

Recommended Posts

  • 0
  • Administrator

The only other option is to change the favicon name.

  1. Change your favicon.ico to CustomFavicon.ico
  2. Find this line is located in the header of your globalTemplate:

<link rel="shortcut icon" href='<if test="$this->registry->output->isHTTPS">{$this->settings['board_url_https']}<else />{$this->settings['board_url']}</if>/favicon.ico' />
  • Replace favicon.ico with CustomFavicon.ico (case sensitive)
  • Refresh your page

If the steps we've provided thus far are not working, there's not much else we can help you with. Normally, replacing a favicon is extremely simple.. just to recap:

  1. Pick an image you like, resize it to 16x16 pixels, name it favicon.ico
  2. Drop this new favicon in the forum root, replacing whatever is already there
  3. If it doesn't update after about 30-60 minutes, clear your browser cache and reboot your system.
Link to comment
Share on other sites

  • 0
  • Administrator

I'm assuming when you say field you mean file.

 

If you already replaced the favicon and it's not updating, you need to clear your browser cache. Kingy put together a useful tutorial for clearing your browser cache, here:

Link to comment
Share on other sites

  • 0

If you uploaded a new favicon you have to refresh the page a couple of times until the new one loads up.

Link to comment
Share on other sites

  • 0
  • Administrator

As this support topic has already been answered twice now, I'm going to go ahead and lock it. Please do not open yet a third topic expecting a different response.


The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.

If you have other questions, please open a new topic.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...