Community Add-Ons

Maintainers: karzac
Add file to this package
Top » Templates and Themes

Icon in address bar
for osCommerce Online Merchant v2.2

Put an icon in address bar (Long method)

Legend:  Download   Report
Expand All / Collapse All
Add Icon in all pages automatically libreriaixtus 16 May 2008  

*** ESPAÑOL ***
Ingresa a /catalog/include y abre el archivo header.php
Alli agrega el siguiente código al final del archivo:
<link rel="shortcut icon" href="/favicon.ico">
(En href debes especificar la ubicación del icono ya subido en el servidor).
Puedes crear tu icono a partir de una imagen comun en
http://tools.dynamicdrive.com/favicon/
Saludos.

*** ENGLISH ***
(I'm not an english speaker)
Edit the file /catalog/include/header.php
At the end of the file add this code:
<link rel="shortcut icon" href="/favicon.ico">
(href: you must specify the address of your icon, previously added to your server).
You could create your icon using an normal picture from this site:
http://tools.dynamicdrive.com/favicon/
Regards.

favicon_simple and work NeoCode 17 Jul 2006  
Easy Way jdlev 31 Aug 2005  
Icon in address bar karzac 31 Aug 2005