favicon

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
SSS.com
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Fri Jun 20, 2008 3:36 pm

favicon

Post by SSS.com » Tue Jun 24, 2008 8:14 pm

I know I saw this SOMEPLACE in the documentation - how can you add a favicon to an Able ASP site?

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: favicon

Post by m_plugables » Wed Jun 25, 2008 3:18 am

Upload the favicon.ico file in the root folder of your website and check it. I think it should work.
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

kraehe
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Mon May 12, 2008 8:22 pm

Re: favicon

Post by kraehe » Thu Jul 03, 2008 9:46 pm

I tried uploading my favicon.ico on the root folder, it shows on firefox but not in IE. Any ideas on what causes this?

Thanks.

SSS.com
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Fri Jun 20, 2008 3:36 pm

Re: favicon

Post by SSS.com » Fri Jul 04, 2008 12:02 am

kraehe wrote:I tried uploading my favicon.ico on the root folder, it shows on firefox but not in IE. Any ideas on what causes this?

Thanks.
I have the same issue with IE.

kraehe
Ensign (ENS)
Ensign (ENS)
Posts: 11
Joined: Mon May 12, 2008 8:22 pm

Re: favicon

Post by kraehe » Fri Jul 04, 2008 1:00 am

It works on IE7 now, but not in IE6. I tried downloading an icon editor that generates multiple sizes in one ico file.

You might want to try it too. Heres the link http://www.sibcode.com/icon-editor/index.htm

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: favicon

Post by m_plugables » Fri Jul 04, 2008 4:11 am

Well guys,

IE6 only displays favicons in your bookmarks, which they call "Favorites" In fact, the name favicon was coined to mean "Favorites icon".
As time goes on, other browsers have begun making more widespread use of favicons: in the address bar, on tabs and so on. But so far, IE only displays them after you create a bookmark.
Also IE6 will display the favicon in the address bar, but only after it's been bookmarked.

For example if you visit the http://www.plugables.com with IE6 and add the plugables to your Favorites you will see that in Favorites fav icon will be available. Now refresh the page and favicon will be available in the address bar as well
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Re: favicon

Post by Robbie@FireFold » Thu Jul 10, 2008 7:52 am

I love our newest animated version.

View - http://www.FireFold.com on FireFox
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: favicon

Post by m_plugables » Thu Jul 10, 2008 8:04 am

I love our newest animated version.
That's great
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: favicon

Post by jmestep » Thu Jul 10, 2008 8:31 am

Cool!
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
m_plugables
Commander (CMDR)
Commander (CMDR)
Posts: 149
Joined: Tue Mar 11, 2008 12:44 am
Contact:

Re: favicon

Post by m_plugables » Thu Jul 10, 2008 8:37 am

Just for information if any one wants to create the animated favicon

Code: Select all

Animated favcons are easy to create.  You just need to create an animated gif and rename it to favicon.ico. There are many tutorials available for creating the Animated favicons.
Image
Visit the links below to Download Plugins for your AC7 Store
http://www.plugables.com
http://blog.plugables.com

User avatar
nborelli
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 25
Joined: Sat Nov 17, 2007 2:03 pm
Location: Soquel, CA
Contact:

Re: favicon

Post by nborelli » Wed Jul 23, 2008 11:49 pm

Here is what you need to add to make the favorite icons work correctly with Internet Explorer.

Add the following to the Header portion of you header scriptlet so it will be included in all your pages:

<link rel="shortcut icon" href="http://www.yourdomain.com/favicon.ico" />

Notice the full path to your domain. Obviously you need to replace http://www.yourdomain.com with your domain.

-Neal
Neal Borelli
Nubius Organics (part time for my wife)
http://www.nubiusorganics.com

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: favicon

Post by mazhar » Thu Jul 24, 2008 8:30 am

Thanks Neal, It worked like a charm...

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: favicon

Post by kastnerd » Mon Jan 26, 2009 2:48 pm

I found that Paypal uses a different Favicon for https compared to http. The icon changes to green, I like this look. Anyone know how to change the favicon like they do?

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: favicon

Post by kastnerd » Tue Jan 27, 2009 8:53 am

I looked in to it more, They don't change there icon, its just they have a transparent back ground so the green of the SSL EV shows threw in firefox.

Post Reply