The images path at: /sites/default/files/icon/facebook-icon.png
When you are at Home, image path is: mysite.com/sites/default/files/icon/facebook-icon.png, Correct.
But, when you at other page in the same site, for example : mysite.com/search/node, the image path change to : mysite.com/search/node/sites/default/files/icon/facebook-icon.png, so the image not show up.
Every page url use 2 paths (mysite.com/content/nodetitle, mysite.com/forum-topic/nodetitle, mysite.com/faq/nodetitle) it always happen.
How to solve this problem?
I'am newbie