navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

opera not printing image in print style sheet

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> opera not printing image in print style sheet
Page: [1]
 
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

(in reply to d a v e)
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

(in reply to Tailslide)
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

(in reply to d a v e)
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:08:18   
omg i think that i'm being even thicker - i haven't uploaded it yet: i'm looking at the local version :)

let me upload it...

_____________________________

David Prescott
Gekko web design

(in reply to Tailslide)
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

(in reply to d a v e)
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 5:12:50   
:) Glad it wasn't just me!!

Seems to work fine for me in FF, Opera and IE7.

_____________________________

"My strategy is so simple an idiot could have devised it"
Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project

(in reply to d a v e)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> opera not printing image in print style sheet
Page: [1]
Jump to: 1





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