[Kolab-devel] [issue2575] Make background of favicon transparent

Richard Bos kolab-issues at intevation.de
Sun Mar 30 22:12:36 CEST 2008


New submission from Richard Bos <ml at radoeka.nl>:

The favicon that comes with kolab has a white background, while a transparent
background would be better (it looks better).  Kolab's public website
uses a favicon with a transparent background, so why is this one not part
of the kolab server?
The currently used favicon (by the kolab server) can be found here:
http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/kolab-webadmin/kolab-webadmin/www/

The one in use for http://kolab.org is located here:
http://www.kolab.org/images/favicon.png which is a 64x64 png icon

I created a 32x32 favicon with transparent background, which is more in line
with the expected size of a favicon.  However, as the favicon from the kolab
public website seems to work fine, let's use that one.

For that to work the file php/admin/templates/page.tpl.in should be changed
as well, as that currently uses favicon.ico instead of png

php/admin/templates/page.tpl.in:<link href="@webserver_web_prefix@/favicon.ico" 
rel="SHORTCUT ICON" />

----------
messages: 14261
nosy: bernhard, martin, rbos, thomas, wilde, wrobel
priority: bug
status: unread
title: Make background of favicon transparent
topic: patch, server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue2575>
___________________________________________________




More information about the devel mailing list