Strange IE print problem

This is a discussion on "Strange IE print problem" within the Web Page Design section. This forum, and the thread "Strange IE print problem are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Closed Thread
 
LinkBack Thread Tools
  #1  
Old Dec 7th, 2004, 15:48
New Member
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Strange IE print problem

Hi there folks,

I'm having a very bizarre problem with IE (no surprise there then!) Have a look at www.media-works.co.uk/powertrain/aboutus.htm - the site is very much a work in progress, but this page will not print correctly. The paragraphs are condensed into 1 or 2 word sentences when "print-previewing" and printing, which results in a 16 page printout - not good!

All other pages are fine and all other browsers I've tried (Opera 7, Mozilla 1.7, Netscape 7.2) print the page out okay - the code for the containing div is:

div#peoplecontent {
position: absolute;
top: 155px;
left: 223px;
margin-top: 15px;
width: 71%;
border-bottom: 1px solid #cc0000;
}

and the paragraph code is:

div#peoplecontent p {
margin: 0;
padding-left: 40px;
padding-top: 10px;
padding-right: 20px;
line-height: 17px;
}

which is exactly the same code for all the other pages that are fine, except with a different id of course!

Any suggestions would be warmly received,

Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!

  #2  
Old Dec 7th, 2004, 20:24
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
Your mixture of pixel positioning and percentage sizes is most likely what is causing your grief.
Try setting div#peoplecontent with a width of 35em (instead of 71%)

nb. 35em is around the optimum width for readability of paragraphed text.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old Dec 8th, 2004, 10:45
New Member
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Hi D3mon,

Thanks for that - using ems has sorted out the problem. I've set it at 60em which fills the page horizontally, and if you alter the page setup to landscape all the text can be printed. Not ideal, but far better than 16 pages of print!!

Thanks again,

Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old Dec 8th, 2004, 11:11
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
now you've got a horizontal scrollbar at 800x600 though.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old Jan 12th, 2005, 09:51
Anonymous User
Guest
Posts: n/a
??::sad::razz:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Tags
strange, print, problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS Print Style Sheet Problem bennyboy7 Web Page Design 1 Aug 14th, 2007 08:58
Another strange IE problem... minute44 Web Page Design 10 Oct 18th, 2006 18:17
Strange DNS problem with Win 64 and asp 1.1 sonic123 Classic ASP 1 Jul 19th, 2006 09:43
Very strange problem indeed! timmytots Flash & Multimedia Forum 2 Dec 31st, 2005 14:54
Very strange problem indeed! timmytots Flash & Multimedia Forum 5 Dec 3rd, 2005 17:26


All times are GMT. The time now is 03:32.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42