Quote:
Originally Posted by Sadie Frost
Thanks for this! I tried for the longest time to code it myself but lol, not a coder
I think maybe if you have no set default icon (via your admincp options), you just need to rearrange the conditional in the threadbit template in order to get it to work without having a threadicon specified. Like move that '<if condition="$show['threadicon']">' bit. But I haven't played around with that or anything so I don't know.
Edit:
Okay, yes, if you have no default post icon selected in your admincp, I used this code for the threadbit template and it works:
|
thanks!!! your code worked for me