![]() |
It appears that mod only changes the color of the background. What I'm hoping to find is a way to edit the templates so the thread title changes from color A if you haven't replied to color B if you have replied.
|
Quote:
HTML Code:
<a class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a> HTML Code:
<a style="<vb:if condition="$thread['dot_count'] > 0">color: #FF0000;<vb:else />color: #0000FF;</vb:if>" class="title<vb:if condition="$show['gotonewpost']"> threadtitle_unread</vb:if>" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo}, 'threadid', 'threadtitle'}" id="thread_title_{vb:raw thread.realthreadid}">{vb:raw thread.threadtitle}</a> |
Mark,
The theme I'm using had a slightly different code however I was able to track everything down no problem and make the change with your guidance. Thank you many many times over! Lee |
works on 4.2.6. php 7.2
|
All times are GMT. The time now is 02:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|