MyBB Support

How can i add this to mybb?

Submitted by redd, , Thread ID: 22493

Thread Closed

RE: How can i add this to mybb?

redd
Active Member
Level:
0
Reputation:
-1
Posts:
363
Likes:
9
Credits:
60
OP
24-07-2016, 11:10 PM
#8
24-07-2016, 11:05 PM
Aoki Wrote:
24-07-2016, 11:02 PM
redd Wrote:
Any way i could still keep the ficons?

I assume your ficons use the same classes and therefore they're not working anymore.

Just replace the code I gave you with:

Code:
<span class="forumstatus_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span>

Code:
.forumstatus_on {
padding: 2px 4px;
color: #fff;
font-size: 11px;
}

.forumstatus_on:before {
content: "\New";
}

This should work.

This just removed the ficons and is not showing new or anything :(

Users browsing this thread: 2 Guest(s)