View Full Version : background picture in left modules


aDri_LoKs
01-02-2005, 02:52 AM
how do you put a background pic in ur modules?

tokyo bleu
01-02-2005, 04:26 AM
<STYLE type="text/css">
table.left td { background-image:url("URL HERE"); }
</STYLE>

aDri_LoKs
01-02-2005, 08:49 PM
thank youuuuuuu!