Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Table & TD Row CSS Site Wide Modification Reply To: Table & TD Row CSS Site Wide Modification

#194481
bethabernathy
Participant

<style>

.TheClassName {
background-image: url(curvebak.png);
background-repeat: no-repeat;
background-position: top left
}

</style>