source: trunk/forum/styles/WoWMoonclaw/contrib/_code_changes/_optional/adding_shortcut_icon-0.00_3.0.RC2-phpBB3.0.RC1.txt

Last change on this file was 400, checked in by george, 17 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 247 bytes
Line 
1>> copy the 'wow-icon.png' file here-attached in the template's 'imageset' directory
2
3>> open overall_header.html
4
5>> ~line 4, (in the <header>)
6
7INSERT :
8
9<link rel="shortcut icon" href="{T_IMAGESET_PATH}/wow-icon.png" type="image/x-icon" />
10
11
12
13
Note: See TracBrowser for help on using the repository browser.