MattNeeley
IS-IT--Management
This seems to be a firefox only problem. The background image appears fine when viewed normally in firefox, but, when I print it the image shrinks to a very small size. Any ideas?
div.month4_logo
{
width: 400px;
height: 50px;
background-image: url(logo.jpg);
background-position: center center;
background-repeat: no-repeat;
}
div.month4_logo
{
width: 400px;
height: 50px;
background-image: url(logo.jpg);
background-position: center center;
background-repeat: no-repeat;
}