ElkArte Community

Title: Changing post state forum icons
Post by: lostmonk on September 29, 2014, 01:31:32 am
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?
Title: Re: Changing post state forum icons
Post by: emanuele on September 29, 2014, 05:15:53 am
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
Title: Re: Changing post state forum icons
Post by: Spuds on September 29, 2014, 07:21:53 am
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
Title: Re: Changing post state forum icons
Post by: emanuele on September 29, 2014, 07:28:01 am
Oh right!
I knew there was something else!