Hi - currently you can't print any Fedora wiki page due to a problem in "fedora.css". View any page in the Wiki, then try "File->Print Preview"... you'll see that there's no content! E.G., I was trying to print this: http://fedoraproject.org/wiki/PackageMaintainers/CreatingPackageHowTo To fix this, you need to remove the line "overflow: auto;" (line 35) for #wrapper, which currently looks like this: #wrapper { font: normal 1em/1.5 sans-serif; margin-left: 18px; min-height: 100%; background: #FFFFFF url(../images/border-right.png) 100% 0 repeat-y; padding-right: 18px; overflow: auto; } The formatting for printing could use more love, but this change will at least make it work, and that's an improvement. Thanks. --- David A. Wheeler -- Fedora-websites-list mailing list Fedora-websites-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-websites-list