Jump to content

[SOLVED] Printing with Firefox


gevans

Recommended Posts

Hey guys,

 

Was tempted to put this in the css forum, but it works fine on other browsers so no we go to miscellaneous!

 

I've just written a stylesheet for use when printing, it works fine in all browsers apart from firefox.

 

Firefox's print priview (and the printed document) prints nothing on the second page. I've attached a screenshot of the way it looks in firefox's print preview (this is also how it prints). I've done a little reaserch and the only thing I've found is that firefox is really bad at printing, though that statement alone doesn't help me.

 

This isn't a css issue, unless it's something I've missed that only affects Firefox. Has anyone experienced this, or does any one have any ideas as to what may be causing this?

 

Cheers guys.

 

[attachment deleted by admin]

Link to comment
Share on other sites

I don't know how you found that, I've been searching for like 20 mins.

 

* {
   float: none !important;
   overflow: visible !important;
   position: relative !important;
   height: auto !important;
}

 

Fixed it all, maybe a move to css would be perfect.

 

Thanks very much!  :thumb-up:

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.