Author: Stryker Fuel Blue
Description: Changes the favicon on wherever you post it at.
Note: Not XHTML strict (should not be in page body) but works fine.
BBCode:
Code: Select all
[favicon]{URL}[/favicon]
Code: Select all
<link rel="shortcut icon" href="{URL}" type="image/x-icon" /><link rel="icon" href="{URL}" type="image/x-icon" />
Code: Select all
Favicon: [favicon]Image URL[/favicon]
Code: Select all
[favicon]http://www.phpbb3bbcodes.com/images/smilies/icon_e_biggrin.gif[/favicon]
Look at the favicon in your browser
[favicon]images/smilies/icon_e_biggrin.gif[/favicon]