![]() |
Put Logo/Icon on the URL
Hi
I am using xcart 4.4x can any one tell me how to put a logo/ icon on the address bar (url)? |
Re: Put Logo/Icon on the URL
It is called a favicon. You can create one here http://www.favicon.co.uk/index.php or there are many other sites and then just upload your favicon.ico file to your root directory on your sever or host
|
Re: Put Logo/Icon on the URL
hi Dan,
I just did it. And upload it to /public_html but it is not working. |
Re: Put Logo/Icon on the URL
See this for trouble shooting http://www.favicon.co.uk/help.php
Also, have you cleared your browser cache? |
Re: Put Logo/Icon on the URL
Thanks Dan. Its working now.
|
Re: Put Logo/Icon on the URL
Hey Dan,
This is my website http://www.gomwi.biz/ can you please tell me where do i go in order to change the color or the text under the PRODUCTS menu? I really appreciate your help. |
Re: Put Logo/Icon on the URL
You should have ideally started a new post so that other members of the forum can find it when they have the same question.
Regarding your question, I believe this would be different depending on which xcart version you are using but then again I might me incorrect. Mine is set in /skin1.css |
Changing the font color in Products Menu
I am using x-cart version 4.4x
|
Re: Put Logo/Icon on the URL
I am aware of what your xcart version is. Keep in mind I don't have the same version as you and therfore the information I provide can only be based on the version I am using.
My guess is that you will be able to edit it when you go to the directory where your xcart is installed in and find your .css file in that directory, like I said mine is /skin1.css Hope this helps :) |
Re: Put Logo/Icon on the URL
I have been trying to change the favicon to my logo. Here is my coding:
<head> <link rel="icon" href="http://kickstartendurance.com/xcart/images/favicon.png" type="image/x-icon" /> <link rel="shortcut icon" href="http://kickstartendurance.com/xcart/images/favicon.png" type="image/x-icon" /> </head> I don't know what I'm doing wrong :( |
Re: Put Logo/Icon on the URL
Browsers usually cache this so you may need to clear your browser's cache, hhistory, etc. to see the change.
|
Re: Put Logo/Icon on the URL
I have cleared the cache multiple times
|
Re: Put Logo/Icon on the URL
IE is usually the browser with problems but in general they all work in a simialr way - http://jeffcode.blogspot.com/2007/12/why-doesnt-favicon-for-my-site-appear.html
|
Re: Put Logo/Icon on the URL
Quote:
No. You don't have to add any code to any template. In file, /common_files/customer/service_head.tpl you will see: Code:
<link rel="shortcut icon" type="image/png" href="{$current_location}/favicon.ico" /> SIMPLY name your icon, "favicon.ico" and put it in the store root. CLEAR your browser cache. Done. |
Re: Put Logo/Icon on the URL
Ok, I will sound like a totally newbie, which I am but how do I put the icon in the store root?
|
Re: Put Logo/Icon on the URL
Ftp
|
Putting Logo/Icon on the URL
Could you please tell me in the cpanel, under edit templates, where is favicon stored?
|
Re: Put Logo/Icon on the URL
DON'T use cPanel file manager for daily FTP tasks
use an FTP client put your favicon.ico in the www root (wherever index.php is) |
All times are GMT -8. The time now is 03:01 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.