|
| |
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
opera not printing image in print style sheet - 11/27/2007 2:12:32
opera won't print my logo (only the alt text where it says charger sailing) http://chargercomposites.com/sailing/index.html the image is an absolutely positioned div that's hidden but shown in the printstylesheet
_____________________________
David Prescott Gekko web design
|
|
|
|
Tailslide
Posts: 5915 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: opera not printing image in print style sheet - 11/27/2007 2:25:34
I'd say it's how you've got it set up - it's printing it for me. What I tend to do with things like this (as it can be so hard to control) is add a simpler printable image into the mark-up which I hide normally but show in the print stylesheet
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: opera not printing image in print style sheet - 11/27/2007 2:31:36
"What I tend to do with things like this (as it can be so hard to control) is add a simpler printable image into the mark-up which I hide normally but show in the print stylesheet" lol that's what i did,er didn't i?? in my print sheet i have #headerprint {display:inline; position: absolute; top: 0; left:0; /* DOESN'T DISPLAY IN OPERA !!! */ } and this is the normally hidden div <div id="headerprint"><img src="images/sailing_printlogo.gif" alt="Charger Sailing" width="306" height="70" /></div> or do you mean just use an image?? displayed as block and positioned?
_____________________________
David Prescott Gekko web design
|
|
|
|
Tailslide
Posts: 5915 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: opera not printing image in print style sheet - 11/27/2007 2:45:06
I'm being really thick this morning (it can be known to go on all day!) - I can't see that in your print stylesheet or in the markup... My Firefox isn't printing it either by the way. It's not a background image presumably. I normally just have an image, sitting there above whatever I've got for the logo (usually some IR thing) which is display:none in the normal and PDA stylesheet. The display:none rule is removed in the print stylesheet.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: opera not printing image in print style sheet - 11/27/2007 3:13:43
SOLVED. at least i think so. for some reason opera wouldn't print it on the local version but now i've uploaded it all it works fine... thanks, and sorry to waste your time ;) does it preview ok in IE7? only i have the standalone version of IE7 and it doesn't actually show print preview...
_____________________________
David Prescott Gekko web design
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|