RandyBlackburn
Programmer
My web page uses a .jpg file as the low z-index. Then places an opaque web panel (not html panel) over the top part of the .jpg. In that panel is embedded an small image control.
This has the successful effect of replacing one image over another on the screen. However, in print preview, the panel is NOT opaque, but the embedded image IS.
I have tried setting a css style for the panel to display: block and inline, but to no avail.
Why does this happen? What can I do to fix it?
Thanks,
Randy
This has the successful effect of replacing one image over another on the screen. However, in print preview, the panel is NOT opaque, but the embedded image IS.
I have tried setting a css style for the panel to display: block and inline, but to no avail.
Why does this happen? What can I do to fix it?
Thanks,
Randy