by axew3 » Fri Feb 17, 2017 9:23 am
The latest feature about read/unread on last topics it's easy to improve now, but at moment, it just add (resuming) into
views/phpbb_last_topics.php file at line 16:
Code: Select all
<span style="color:red">☚</span>
☚ is a (html entity) little hand that will display color red if the topic is unread ... yes yes it is not so elegant/nice
Better links in another way if unread or what? the little red icon of phpBB?
The latest feature about read/unread on last topics it's easy to improve now, but at moment, it just add (resuming) into [i]views/phpbb_last_topics.php[/i] file at line 16:
[code]<span style="color:red">☚</span>[/code]
[i]☚[/i] is a (html entity) little hand that will display color red if the topic is unread ... yes yes it is not so elegant/nice :D
Better links in another way if unread or what? the little red icon of phpBB?