Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2390

[3.3.x] Styles Support & Discussion • Re: Unread forum titles (colorà

$
0
0
How should I place that HTML correctly? Because I have tried it in different ways, but now everything remains red and no distinction is made between read and unread messages

Code:

<a href="{forumrow.U_VIEWFORUM}" class="forumtitle unread-forum<!-- IF topicrow.S_UNREAD_TOPIC -->unread-forum<!-- ENDIF -->">{forumrow.FORUM_NAME}</a>

Code:

<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{forumrow.U_VIEWFORUM}" class="forumtitle unread-forum">{forumrow.FORUM_NAME}</a>unread-forum<!-- ENDIF -->

Statistics: Posted by bennybernaer — Fri Nov 29, 2024 5:31 pm



Viewing all articles
Browse latest Browse all 2390