> > The list name links to the info page; optionally not displayed if made > redundant by the nature of the logo. >
This one requires too much per-list thinking; we'll only consider changes that are fully automatic. The other parts sound reasonable to me, but it would be nice to know if other people have the same preference. Logos are done with a tiny bit of CSS., just in case some impatient web programmer wants to help out. a#mail-archive-logo { float: left; top: 2px; left: 2px; margin: 0px; padding: 0px; background-image: url(/silver-l...@eskimo.com/logo.png); background-repeat: no-repeat; width: 273px; height: 50px; } #listlink { float: right; margin: 0 75px 0 0; }