Favicon missing for the Forum
-
Topic authort00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
Favicon missing for the Forum
Really a shame
While most GOOD Websites provide a nice little Favicon to their visitors, Celestia and its Forum do NOT.
With the advent of Firefox 2.00x, I am enjoying the most useful "Foxmarks" add-on that cleverly syncs the bookmarks on all my machines (both Linux and Windows, 6 in total... ).
In this context it is even more deplorable that the Favicon mechanism does not work properly for Celestia and its forum....(it works for the SF site, though)
How about doing something about it ASAP??
Bye Fridger
PS: Of course in CelestialMatters such trivialities work perfectly well
While most GOOD Websites provide a nice little Favicon to their visitors, Celestia and its Forum do NOT.
With the advent of Firefox 2.00x, I am enjoying the most useful "Foxmarks" add-on that cleverly syncs the bookmarks on all my machines (both Linux and Windows, 6 in total... ).
In this context it is even more deplorable that the Favicon mechanism does not work properly for Celestia and its forum....(it works for the SF site, though)
How about doing something about it ASAP??
Bye Fridger
PS: Of course in CelestialMatters such trivialities work perfectly well
Last edited by t00fri on 07.01.2007, 23:02, edited 3 times in total.
-
Topic authort00fri
- Developer
- Posts: 8772
- Joined: 29.03.2002
- Age: 22
- With us: 22 years 7 months
- Location: Hamburg, Germany
selden wrote:Someone will have to create one, of course.
I suspect you might prefer that Chris spend his time on other things
But that's really no big thing. We do have 2 "official" Celestia icons already. The whole work consists in selecting one, reducing it properly and placing it into the correct directory. A 2 minute job!!
Actually, the Favicon is lacking both under Linux and Windows.
I can't do it because of lacking permissions. Yes it's Chris' job. No doubt.
Bye Fridger
(... not to mention the many bad ones )t00fri wrote:While most GOOD Websites provide a nice little Favicon
Here you go:
http://tools.dynamicdrive.com/favicon/
... This one quickly converts an image to the appropriate format (of course, many graphics packages can do it too).
More important is: every page that is to serve out the favicon must have this line in it??s header (BEFORE the <body> tag):
<link rel="shortcut icon" href="PATH_TO_THE_FAVICON_FILE/favicon.ico">
... For the shatters.net website, it is simply a matter of adding it somewhere in the <head> section of each document. For the forums, you must locate the appropriate include header file and put it there instead. It will be only one single file that serves the entire forum - but you need to do it in both template sets (the default phpBB one and the Solaris one).
- rthorvald
[/quote]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
Celestial Matters!
</title>
<META http-equiv="Content-type" content="text/html; charset=iso-8859-1">
<link REL="stylesheet" HREF="http://www.celestialmatters.org/cm/styles.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" type='text/javascript'> <!--
if (window != top )
top.location.href =window.location.href;
// -->
</script>
<body>
<link rel="shortcut icon" href="http://www.celestialmatters.org/.templates/images/favicon.ico" />
</body>
.
.
.
</head>
windows 10 directX 12 version
celestia 1.7.0 64 bits
with a general handicap of 80% and it makes much d' efforts for the community and s' expimer, thank you d' to be understanding.
celestia 1.7.0 64 bits
with a general handicap of 80% and it makes much d' efforts for the community and s' expimer, thank you d' to be understanding.
- PlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
PlutonianEmpire wrote:Ummm.... what's a favicon?
It also shows up under bookmarks/favorites, but I'd rather not take a screenshot of that atm .
AMD Athlon X2 4400+; 2GB OCZ Platinum RAM; 320GB SATA HDD; NVidia EVGA GeForce 7900GT KO, PCI-e, 512MB, ForceWare ver. 163.71; Razer Barracuda AC-1 7.1 Gaming Soundcard; Abit AN8 32X motherboard; 600 watt Kingwin Mach1 PSU; Windows XP Media Center SP2;
-
- Posts: 435
- Joined: 25.08.2004
- With us: 20 years 3 months
- Location: Brittany, close to the Ocean
Re: Favicon missing for the Forum
t00fri wrote:Really a shame
While most GOOD Websites provide a nice little Favicon to their visitors, Celestia and its Forum do NOT.
With the advent of Firefox 2.00x, I am enjoying the most useful "Foxmarks" add-on that cleverly syncs the bookmarks on all my machines (both Linux and Windows, 6 in total... ).
In this context it is even more deplorable that the Favicon mechanism does not work properly for Celestia and its forum....(it works for the SF site, though)
How about doing something about it ASAP??
Bye Fridger
PS: Of course in CelestialMatters such trivialities work perfectly well
Much better now indeed.
The Motherlode has had a favicon for ages!
And Firefox 2 roxxes for sure, even if some plugins no longer work at all.
This is not a "triviality"
Intel core i7 3770 Ivy Bridge @ 4.4 GHz -16 GB ram - 128 GB SSD cache - AMD Radeon 7970 3 GB o'clocked - Windows 7 64 Ultimate / Linux Kubuntu
- PlutonianEmpire
- Posts: 1374
- Joined: 09.09.2004
- Age: 40
- With us: 20 years 2 months
- Location: MinneSNOWta
- Contact:
- LordFerret
- Posts: 737
- Joined: 24.08.2006
- Age: 68
- With us: 18 years 3 months
- Location: NJ USA
LordFerret wrote:Humm... oddly enough, in Internet Explorer 7 (which I'm using) the favicons for Celestia Home and Celestia Forums do not show. The ones for the Motherload, Celestial Matters, and Selden's List are just fine though.
IE FTL...
FF FTW!
AMD Athlon X2 4400+; 2GB OCZ Platinum RAM; 320GB SATA HDD; NVidia EVGA GeForce 7900GT KO, PCI-e, 512MB, ForceWare ver. 163.71; Razer Barracuda AC-1 7.1 Gaming Soundcard; Abit AN8 32X motherboard; 600 watt Kingwin Mach1 PSU; Windows XP Media Center SP2;
-
- Developer
- Posts: 944
- Joined: 18.07.2002
- With us: 22 years 4 months
- Location: Lyon (France)
LordFerret wrote:Humm... oddly enough, in Internet Explorer 7 (which I'm using) the favicons for Celestia Home and Celestia Forums do not show. :? The ones for the Motherload, Celestial Matters, and Selden's List are just fine though. :D
That's probably because IE7 only looks for it at the root of the site.
The easy fix is to do it the "right way" (i.e. the standard compliant one), by adding:
Code: Select all
<link rel="icon" href="http://www.shatters.net/forum/favicon.ico" type="image/x-icon" />
to the site's template header.
Christophe