Hello So i've added a new icon for sub boards , anyways i want to raise it up abit , how can that be done?
![[Image: 2u8fn2o.png]](https://camo.mybb.com/880a4ef59a07dce8ef8a237003dc085f2c5642ff/687474703a2f2f6935392e74696e797069632e636f6d2f327538666e326f2e706e67)
in your theme's global2.css file (edit through admin panel >> themes)
for class .subforumicon --> change vertical-align: middle; to vertical-align: top;
Thank you , how may i put a space between the icon and the sub board name example its ucrrently:
IconSuBoard
I wanna make space like this:
Icon SubBoard
^ you can add margin-right: 4px; for that .subforumicon class