Have you tried to print in IE 6 instead of IE 7? MS did a change in code in IE 7 that will print the document almost like a "shrink to fit". This has nothing to do with greybox but we had the same issue and it looks like we resolved it. Not sure how the developer did it but all you have to do is google it.
On Oct 23, 1:12 pm, JBLocs <[EMAIL PROTECTED]> wrote: > I'm having a problems printing contents of GreyBox popup using > window.print() command. When a visitor prints via IE, it prints the > page very small and at the top of the page. In other words, it prints > whole page very small. However, it prints correctly in Firefox and > Safari. Here's the code I use to print: > > <head> > <link rel="stylesheet" href="print.css" type="text/css" media="print" / > > </head> > <body> > <a href="javascript:window.print()"><img src="printbutton.gif" > alt="print this page" id="print-button" /></a> > > Thanks in advance for your quick response. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

