What about a simple css tag for ubbt_reg and ubbt_unreg templates. <br /> <br />For un try: <br /> <br /><style type="text/css"> <br />.post IMG { <br />display: none; <br />} <br /></style> <br /> <br />Works fine on mine. <br /> <br />And for reg try: <br /> <br /><style type="text/css"> <br />.post IMG { <br />} <br /></style>