Re: [IUG] Printing from 2009b WebPAC?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
>>> On 12/3/2010 at 09:38 AM, Stacy Magedanz <magedanz at csusb dot edu> wrote:
> I've been fiddling with
> the 2009b WebPAC templates on our staging server,
> http://libcat.lib.csusb.edu:2082/ Unfortunately, using the
> "print" icon at the top of any page produces a printout that is
> mostly blank, and the same thing happens if you just use the print
> option on your browser (both IE and Firefox).

You have this line in your print style sheet:

.bibPager, .bibResourceSidebar, .bibSearch, .briefcitMark, .briefcitRequest, .browseSaveJump, .browseSearchtool, .browseResourceTable, .buttonSpriteDiv, .clear, .navigationRow, .patActionsLinks, .searchNav, #skipNav, .topMyLibrary, .topLinks { display:none; }

And then you never close your .topMyLibrary div, so the rest of the page content are child elements and inherit the "display: none" for printing.

HTH,
David


_____________________________________________________________________
David Jones mailto:djones at scu dot edu
Library Systems Manager http://www.scu.edu/library/
University Library fax: 408-551-1805
Santa Clara University phone: 408-551-7167
500 El Camino Real
Santa Clara CA 95053-0500
_____________________________________________________________________
Logic must take care of itself.
-- Wittgenstein, Notebooks, 1914-196, 22.8.14




--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.