Hi all,

The "best" way to add css or similar things to these pages is to modify
the Format() method of the Document() class in Mailman/htmlformat.py.

What something like that work or do I need to learn python? :)

           output.append('<META http-equiv="Content-Type" '
                          'content="text/html; charset=%s">' % charset)

           output.append('<META http-equiv="Content-Type" '
'content="text/html; charset=%s">' % charset \n '<link rel="stylesheet" href="domain.tld/stylesheet.css" type="text/css">')

Many thanks for further ideas!

--
Zbigniew Szalbot
www.LCWords.com
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to