MyBB Community Forums
Thread Icons - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.4 (https://community.mybb.com/forum-80.html)
+------ Forum: MyBB 1.4 General Support (https://community.mybb.com/forum-81.html)
+------ Thread: Thread Icons (/thread-53975.html)



Thread Icons - Breakers22 - 2009-08-01

First off my forum is wiiboost.com/forum. There is a test account if you need it username: test password: test123

I am trying to change the blue icons on the right of the forum categories... as you can see on the bottom of the forum, I tried to change it but it only changed the bottom images.

Any help??? When I right click the icons it doesn't recognize an image there.


RE: Thread Icons - Joshua Mayer - 2009-08-01

Your cookie settings are wrong, so I can't login.

Cookie Domain: .wiiboost.com
Cookie Path: /forum

You need to change your cookie settings to that. (ACP -> Configuration -> General Configuration)


RE: Thread Icons - Breakers22 - 2009-08-01

I never log in from there so I didn't realize that. Thank you and fixed!


RE: Thread Icons - Matt - 2009-08-01

If you mean the read/unread status icons it looks like they're added with CSS... make a note of the code in your forumbit_depth2_forum template, and then revert it to default.


RE: Thread Icons - Breakers22 - 2009-08-02

I don't understand what you mean... I replaced the two images with new images. What do you mean by take note of it and then revert it to default?


RE: Thread Icons - RateU - 2009-08-02

I think you should check what image added in "off" from your css.


RE: Thread Icons - Matt - 2009-08-02

(2009-08-02, 04:58 PM)Breakers22 Wrote: What do you mean by take note of it and then revert it to default?

As in copy and save what is currently in the template and then revert it to default....


RE: Thread Icons - Breakers22 - 2009-08-03

Still have no clue what your saying... sorry. Some could say I am "challenged" at this.


RE: Thread Icons - Matt - 2009-08-03

Highlight the code in the template, copy it, and save it somewhere, so you have it if you need to use it again. Then go to ACP > Templates & Style > Templates > **expand template set for your theme** > Forum Bit Templates > forumbit_depth2_forum > Options > Revert to default.