Followed your instructions to get rid of price tag icon but
so far not worked.
I did the thing suggested here - removed the code from both pages:
http://appthemes.com/forum/showthrea...ighlight=price
but the little price tag picture is still there on the right hand side of the ad title.
And I looked to remove this code from style.css as recommended:
span.tag-head {
background:url("images/price-tag-head.png") no-repeat scroll left top transparent;
float:left;
height:25px;
margin:0;
padding:0;
width:33px;
}
but I couldn't find it. It was a child theme, don't know if that makes any difference.
You've solved 2 problems for me today so far - dare I ask for one more?