Replace this: style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px"
with this: style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px; background: url(path_to_bg_image.gif);"
To center username, avatar, etc... add style="text-align:center;" or align="center" to divs if those items. They are just below that code for background.
|