HighDots Forums  

Printing a page with CSS Styles

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Printing a page with CSS Styles in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gumbo Al
 
Posts: n/a

Default Printing a page with CSS Styles - 04-03-2009 , 02:33 PM






I put a div in a table cell and create a css style
<div class='blue_box'>
This style allows me to secify the color of my blue box. Then create other
styles that allow me to puy tiny images at each corner to get the illusion of a
tabe cell with rounded corners. I also create styles that control the
appearance of the text inside the div. When I view the page in the browser it
looks perfect. When I print the page I get no background or corner images. Any
text prints black regardless of what color is speced by the CSS style. What can
I do to get my print outs to match my screen?

Thanks,

Al


Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Printing a page with CSS Styles - 04-03-2009 , 02:38 PM






..oO(Gumbo Al)

Quote:
I put a div in a table cell and create a css style
div class='blue_box'
This style allows me to secify the color of my blue box. Then create other
styles that allow me to puy tiny images at each corner to get the illusion of a
tabe cell with rounded corners. I also create styles that control the
appearance of the text inside the div. When I view the page in the browser it
looks perfect. When I print the page I get no background or corner images.
This is a browser setting. Check your print preferences.

Quote:
Any
text prints black regardless of what color is speced by the CSS style. What can
I do to get my print outs to match my screen?
Enable image and background printing in your browser and use a printer
stylesheet (or simply your main stylesheet for both 'screen' and 'print'
media).

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.