the thumb image and the thumb hover its not showing..
HTML Code:
<style type="text/css">
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.post_thanks_button {
background: url(images/buttons/post_thanks.png) no-repeat transparent left;
padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbit .postfoot .textcontrols a.post_thanks_button:hover {
background: url(images/buttons/post_thanks-hover.png) no-repeat transparent left;
</style>
just me or ?