> the interliner.ie site is designed at a fixed width of 750px. When > printing the page the right hand side is missing about 25px. Is there > any way using CSS or javascript (or anything else) that I can get the > webpage to fit the page when printing?
what Bj said how, exactly, is it designed for 750px? with css? if so, you should be able to define an additional stylesheet that would apply only when printing basically, the print style sheet uses liquid design techniques instead of fixed other excellent benefits of using a print style sheet include being able to simply "drop" (display:none or visibility:hidden) gratuitous images, and selecting a different font (serif) that is more suited to printing than screen (sans) (i am sorry, i realize the adjective "gratuitous" does not apply to your designs) rudy ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
