I remember editing this myself. If you go to Admin CP > Styles & Templates > Edit Templates > Postbit > Postbit Legacy (i think) or it may be Postbit Display, if you use a browser with Web Developer Tools, such as Google Chrome or Firefox, if you Right Click > Inspect Element, this should show the HTML Source code. From there, you should be able to figure out where the code goes. It should be something like <img src="../filepath.gif" />
Hope this helps.
|