I want to make changes to the icons that appear before a forum showing new posts, no new posts and redirect, and am not sure where I go to do this. Am I missing something very simple?
This is a description of how to change them so that each board has its own:
http://www.elkarte.net/community/index.php?topic=1420.0
You can have a look at this one as well:
http://www.elkarte.net/community/index.php?topic=966.0
And I posted the "skeleton" of an addon to handle that here:
http://www.elkarte.net/community/index.php?topic=1798.msg11886#msg11886
You can also use the sprite_gen utility discussed here: http://www.elkarte.net/community/index.php?topic=1798.msg12028#msg12028 That will create a new board icon sprite that you can use in your theme with the existing CSS files
Simply copy over the board_icons.png file with the one that utility creates. The themes board icon files are in the /themes/default/images/_light or _besocial
Oh right!
I knew there was something else!