24-07-2016, 11:05 PMAoki Wrote: 24-07-2016, 11:02 PMredd 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.
24-07-2016, 11:02 PMredd Wrote: Any way i could still keep the ficons?
<span class="forumstatus_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span>
.forumstatus_on { padding: 2px 4px; color: #fff; font-size: 11px; } .forumstatus_on:before { content: "\New"; }
Loading Info...