See this screenshot:
https://vborg.vbsupport.ru/attachmen...4&d=1118346491
Thats the image code you have to enter via the admincp. Example: Your forum titled General is using this image.
http://forums.gameworldarena.com/ima...gory/pc-gd.png
Change your code from
HTML Code:
<img src="http://forums.gameworldarena.com/images/category/pc-gd.png">
to
HTML Code:
<img src="http://forums.gameworldarena.com/images/category/pc-gd.png" border="0" alt="" />