Home › Forums › CSS › Table & TD Row CSS Site Wide Modification › Reply To: Table & TD Row CSS Site Wide Modification
January 28, 2015 at 9:15 am
#194481
Participant
<style>
.TheClassName {
background-image: url(curvebak.png);
background-repeat: no-repeat;
background-position: top left
}
</style>