Package: www.debian.org
Severity: minor
Tags: patch

The color used in the horizontal bar for Mailing list page is not the
same on the default page:
http://www.debian.org : purple
http://lists.debian.org/ (and every child pages) : more red

I see two ways to fix it in order to have consistent pages:
- Modify the template for the mailing list pages to use the upper area
of the main page. I don't exactly know how it works, so I don't know
if it's easy to do it. You will have to add the default css file and
to overwrite the style definition for the debian logo (to center it)
in the Mailing List page template.

- A quick hack: we keep the pictures for rounded corner and just
modify the background color of the horizontal bar. This is the patch
provided here. You just have to replace the pictures in /Pics/ by
those linked to this email. The patch shows the color to change in the
template.

Warning: I don't know if those pictures are used elsewhere. (And I
don"t know how the check it.)


Tested with Iceweasel:
Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.11) Gecko/2009061212
Iceweasel/3.0.12 (Debian-3.0.12-1)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
Stéphane Blondon

<<attachment: red-lowerleft.png>>

<<attachment: red-lowerright.png>>

<<attachment: red-upperleft.png>>

<<attachment: red-upperright.png>>

--- Index.html.old	2009-08-10 23:37:45.000000000 +0200
+++ Debian Mailing Lists -- Index.html	2009-08-10 23:38:59.000000000 +0200
@@ -17,7 +17,7 @@
 </td>
 </tr>
 </tbody></table>
-<table summary="" width="100%" bgcolor="#df0451" border="0" cellpadding="0" cellspacing="0">
+<table summary="" width="100%" bgcolor="#bf1238" border="0" cellpadding="0" cellspacing="0">
 <tbody><tr>
 <td valign="top">
 <img src="Debian%20Mailing%20Lists%20--%20Index_fichiers/red-upperleft.png" alt="" vspace="0" width="15" align="left" border="0" height="16" hspace="0">

Reply via email to