Most likely the CSS Style Sheet has used background images here. This is why the page does not look proper to print. The way to fix this is change the css style sheet to include a solid color background. Then where the table/div box/ or whatever your using to display the info insert the <img src=""></img>. Then it will display to print.
Main Topics
Browse All Topics





by: b0lsc0ttPosted on 2009-07-02 at 15:43:48ID: 24768501
snowball77,
It is not showing because it is a background image. If you want it to appear then don't make it the background on an element but put the image in using the img tag, like you have for the menu items on the left.
Let me know if you have any questions or need more information.
b0lsc0tt