2020-01-10, 11:48 AM
Hi,
I'm wanting to make it so that each one of my forums / sub-forums have a custom icon designated to them.
I'm using this code:
But it doesn't matter what icon I set, it won't change or apply it to any others as shown below.
![[Image: 5Cx2gpq.png]](https://camo.mybb.com/d1f24e00ecd1297de8852d2101d808e588b60846/68747470733a2f2f692e696d6775722e636f6d2f354378326770712e706e67)
![[Image: zta2Nl8.png]](https://camo.mybb.com/2faf49c93ed99659f435fd644fe54cb2de9f6e37/68747470733a2f2f692e696d6775722e636f6d2f7a7461324e6c382e706e67)
Please could someone help me, I'm new to all this MyBB stuff.
I'm wanting to make it so that each one of my forums / sub-forums have a custom icon designated to them.
I'm using this code:
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="images/ficons/{$forum['fid']}.png" alt="" title="" style="width:50px;height:50px" class="" id="" /></td>
But it doesn't matter what icon I set, it won't change or apply it to any others as shown below.
Please could someone help me, I'm new to all this MyBB stuff.