X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Favicon (https://forum.x-cart.com/showthread.php?t=12601)

mfcopier 03-05-2005 03:27 AM

Favicon
 
Anyone know where to put a favicon icon to add to a bookmark

Made a page so you can bookmark but cannot get the favicon to display

Where would you put the link
Where would you put the favicon.ico

<link rel="shortcut icon" href="favicon.ico" >

Thanks

Garry

Bythe way found a brill site to make favicoms FREE

http://www.html-kit.com/e/favicon.cgi

Zaja 03-05-2005 04:44 AM

Just put favicon.ico in web root, without any link: http://www.inkjetcartridgesuk.com

mfcopier 03-07-2005 12:27 AM

Favicon
 
Yes done that dont seem to work

Garry

pauldodman 03-07-2005 12:34 AM

I haven't done this myself, but this info was in a post by Stephen Hatton:

To have your icon saved with the links, you need to put the following line in the home.tpl file in your Б─°/myshop/schemes/templates/2-columns/customer/home.tplБ─² file (or 2-columns_reversed, 3-columns_reversed, small_shop directory):
Б─°<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">Б─² without the outside quotes just before the Б─°</HEAD>Б─² line.
This will embed the icon link into the header of each page.


Maybe it will help you.

Paul Dodman
e-business consultant
Lumino Internet
luminointernet.co.uk

mfcopier 03-07-2005 12:55 AM

Favicon
 
Ok put that code in

Customer/home.tpl

Still not adding icon??

Garry

pauldodman 03-07-2005 01:15 AM

I guess this may have something to do with the location of the favicon, but I notice that your code doesn't have the / before favicon.ico

Yours,
<link rel="shortcut icon" href="favicon.ico" >
the original:
<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">

Can't be sure this is the answer though.

Paul Dodman
e-business consultant
Lumino Internet
luminointernet.co.uk

mfcopier 03-07-2005 01:25 AM

Favicon
 
Mm the slash is in the home.tpl

Whre else do you mean ??

Garry

pauldodman 03-07-2005 01:31 AM

All I can tell from here is that the / doesn't appear in the html code for home.php or in the catalog. Sorry, but I don't know why it isn't there, but if it was me, this is what I would try and solve first.

If you want to email me a favicon, to save me making one, I will try and replicate the problem here and see if I can can get it working using this code.

Paul Dodman
e-business consultant
Lumino Internet
luminointernet.co.uk

Zaja 03-07-2005 01:51 AM

Garry, problem is non existing/incorrect favicon.ico or server setting, take a look...I can't see favicon using direct link:
http://www.inkjetcartridgesuk.com/favicon.ico

You can put the following line in the home.tpl file to be 100% secure about favicon link:
Code:

<link href="http://www.inkjetcartridgesuk.com/favicon.ico" rel="SHORTCUT ICON" />

mfcopier 03-07-2005 02:15 AM

Favicon
 
Thank you

Zagi

Yep favicon no good

Thanks to Paul as well

Garry


All times are GMT -8. The time now is 01:15 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.