Pagina 1 din 1
Cum pot pune un favicon forumului ?
Scris: 10-Oct-2009, 19:45:33
de Predator
Cum pot pune un favicon forumului ? Faviconul pe care-l doresc este :
http://www.merrypic.com/files/15b554iy67kh5p28lmnx.ico
Re: Cum pot pune un favicon forumului ?
Scris: 10-Oct-2009, 22:52:28
de Gotyc
Cod: Selectaţi tot
<link rel="shortcut icon" href="LINK CATRE INCON">
Acest cod il pui dupa tagurile [meta]
Re: Cum pot pune un favicon forumului ?
Scris: 11-Oct-2009, 09:07:32
de Predator
dupa tagurile [meta]
Ai putea fi mai exact ?
Re: Cum pot pune un favicon forumului ?
Scris: 11-Oct-2009, 12:54:17
de Gotyc
in ovreall_header.html la inceput acolo ai niste taguri meta
Cod: Selectaţi tot
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
Dupa astea pui acel cod de la sus
Re: Cum pot pune un favicon forumului ?
Scris: 11-Oct-2009, 13:02:29
de Predator
Cod: Selectaţi tot
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="shortcut icon" href="http://www.merrypic.com/files/15b554iy67kh5p28lmnx.ico">
{META}
Am facut cum mi-ai zis , si tot nu merge ...
Re: Cum pot pune un favicon forumului ?
Scris: 11-Oct-2009, 21:30:57
de Gotyc
la-m probat la mine pe forum si merge!
Re: Cum pot pune un favicon forumului ?
Scris: 12-Oct-2009, 20:34:56
de Predator
Am rezolvat , trebuia sa fac ca si aici :
http://www.phpbb.ro/viewtopic.php?f=49&t=15723
Acum imi merge