- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- June 2005
- Status:
- offline
- last visit:
- 03.10.07
- Posts:
- 41
I can't seem to figure out how to make the favorites icon show up. This is the icon that shows when people save the site as a bookmark, or even while displaying it.
I know its a dumb question but sometimes the best place to hide things is right under our nose.
I must have a really BIG nose.
--
If I knew any tricks before... I've forgotten them. -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
i've see that the bookmarks-icon only appears when it's an absolute path to the favicon, i.e. the Postnuke.com page have this:Code
<li nk rel="shortcut icon" href="themes/PNdotcom/images/favicon.ico" >
and to me, it's do not show the icon in my Mozilla bookmarks, but other pages that shows, only change in it's absolute path to the icon, so, putting this:may will work...Code
<li nk rel="shortcut icon" href="http://www.postnuke.com/themes/PNdotcom/images/favicon.ico" />
pragmatical and emphirical fast answer...
I hope to have given in the point
--
- Mateo T. -
Mis principios... son mis fines -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2975
nestormateo
pragmatical and emphirical fast answer...
I hope to have given in the point
Pragmatically and emPIRically
speaking, the relative path works just fine (in both browsers), so the problem is more likely due to site caching (http://community.postnuke.com/Wiki-CachingCompiling.htm) or browser caching (clear your cache for the site in question).
--
David Pahl
Zikula Support Team -
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1451
Sorry my english!
i'm sure that i've corrected that! but well...
--
- Mateo T. -
Mis principios... son mis fines
