I use JavaScript to position the elements absolutely. The number and
positions of elements vary, so there's no way to fix them ahead of
time using a stylesheet.

-Mike

On May 24, 7:35 am, Andrew Baughman <[email protected]> wrote:
> Have you setup a style sheet specifically for printing? In this style sheet
> you can set new widths for the areas that were too wide to print, cancel
> floats, etc. It would be called like this:
>
> <link rel="stylesheet" type="text/css" href="link_to_your_files.css"
> media="print" />
>
> --
> Thanks,
> Andy Baughman
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to