|
-
Apr 17th, 2005, 03:59 AM
#1
Thread Starter
Addicted Member
printing form that has html gradient
Dear All
How can i disable the folowing gradient
<body MS_POSITIONING="GridLayout" style="filter rogid XImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B8C3EA', EndColorStr='#A6D7D4');">
when i print a form.
its prints the gradient!!!!
i want to avoid it!
-
Apr 18th, 2005, 03:45 AM
#2
Frenzied Member
Re: printing form that has html gradient
You need to move the inline styles into an external style sheet and then use CSS media types to define different styles for on screen and print media.
Take a look here: http://www.devguru.com/Technologies/...les_media.html
DJ
If I have been helpful please rate my post. If I haven't tell me!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|