favicon

hani

No avatar

2010-06-07 06:08

Dear all,
How i can put my favicon on my website? So, it will showen on every page.
Thanks for your kind answer.

hani

» Quick.Cart v3.x

hani

No avatar

2010-06-07 06:09

i'm a new comer on internet world... please help me...

cachousam

Avatar: cachousam

2010-06-07 08:50

Hi
You must submit your file. Ico in the root of your website.
Then you edit the file container. tpl of the page where you want your favicon to appear and you write this:

<link rel="shortcut icon" href="/your ico.ico" />

see an example in the container.tpl original of quick cart v3.5

<!-- BEGIN HEAD -->
<?xml version="1.0" encoding="$config[charset]"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$config[language]">

<head>
<title>$sTitle$config[title]</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[charset]" />
<meta name="Language" content="$config[language]" />
<meta name="Description" content="$sDescription" />
<meta name="Keywords" content="$sKeywords" />
<meta name="Author" content="OpenSolution.org" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="shortcut icon" href="/yourico.ico" />
<script type="text/javascript" src="$config[dir_core]common.js"></script>
<script type="text/javascript" src="$config[dir_core]plugins.js"></script>
<script type="text/javascript" src="$config[dir_core]prototype.lite.js"></script>
<script type="text/javascript" src="$config[dir_core]moo.fx.js"></script>
<script type="text/javascript" src="$config[dir_core]litebox-1.0.js"></script>
<script type="text/javascript">
<!--

Back to top
about us | contact