okay thanks

It worked
and now i want this work in Additional CSS & Postbit Legacy
My Additional CSS:
PHP Code:
.test1 {
background: #101010 url(images/dark_vb_v2/postbit/postbit.php?file=$bbuserinfo[field11]);
background-repeat: no-repeat;
border-left: solid 1px #3c3c3c;
border-right: solid 1px #3c3c3c;
}
My Postbit Legacy
PHP Code:
<td class="test1" width="175" style="border: $stylevar[cellspacing]px solid $stylevar [tborder_bgcolor]; border-top: 0px; border-bottom: 0px id="td_post_$post[postid]">
not working ... the image not shown