CODE
table.left th {
background-image:url ("");
background-repeat: fixed;
background-position: bottom;
background-color:transparent;
font: bold 14px times;
text-transform: lowercase;
color: #8c1717;
border: 0px solid #99ccff;
}
background-image:url ("");
background-repeat: fixed;
background-position: bottom;
background-color:transparent;
font: bold 14px times;
text-transform: lowercase;
color: #8c1717;
border: 0px solid #99ccff;
}
The picture works, I know that. (I did put the URL in, it didn't work)
Is this even possible?