MyBB Community Forums

Full Version: Need some help !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I would like to put an icon every time there is a new post made like this, I will show you on a screen shot, exactly like this:

[Image: request.png]

Can it be done, and if yes, can someone make a tutorial about htis?

Thank you in advance guys !
Um...isn't that what the forum icons are for? If you want that icon, just save it, one that shows no new posts, and one that shows locked to your images directory as on.gif off.gif and offlock.gif respectively.
Why dont you just change the new post link on the side for that?
(2011-02-15, 03:27 AM)Noreturn Wrote: [ -> ]Why dont you just change the new post link on the side for that?
I would do that if I would know where to...or how to.

I want this beaucose I want to put some custom forum icons to each forum and I'd like a way to see where new posts have been made, and I'd like to use this method. Can someone who knows how to do this help out? Thank you !

You can add the icon in the forum description, it allows for HTML. Try something like this:
Forum description. Blah Blah Blah...
<img src="/directory/image.png" style="float: right;">
(2011-02-15, 07:19 AM)KuJoe Wrote: [ -> ]You can add the icon in the forum description, it allows for HTML. Try something like this:
Forum description. Blah Blah Blah...
<img src="/directory/image.png" style="float: right;">

I know but this image will appear on every forum, I want it to appear only when a new post is made, actually this is my issue, I don't know what code to insert so the image appears only when a new post is made, if no new posts I want it to just stay hidden.

You mean something like this?
No, I would like something just like in the picture below, see the "NEW" icon circled in red? I want that icon to appear every time there is a new post in a forum, I want it to appear only to that forum and exactly where I positioned it in the picture below.

[Image: request-1.png]
Oh, I believe you will need a plugin for this and not a simple template edit.
Maybe a mod will see this and move it in the plugin requests, if that's the case. Smile Thank you for your replyes, or maybe somenone will make a tut about this.
Anyone care to help on this one? thank you !