![]() |
Strike Closed Topics
Was wondering if someone can make a hack that would put a line thru closed topics.
|
Quote:
I could be wrong however :) |
Quote:
Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="$show['gotonewpost']"><strong>$thread[threadtitle]</strong><else />$thread[threadtitle]</if></a> Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="!$thread[open]"><span style="text-decoration: line-through;"></if><if condition="$show['gotonewpost']"><strong>$thread[threadtitle]</strong><else />$thread[threadtitle]</if><if condition="!$thread[open]"></span></if></a> |
Thx alot bro. I was wondering if you knew of a way not to strike the topic if it was a sticky
|
try replacing with:
HTML Code:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="!$thread['open'] AND !$thread['sticky']"><strike>$thread[threadtitle]</strike><else /><if condition="$show['gotonewpost']"><strong>$thread[threadtitle]</strong><else />$thread[threadtitle]</if></if></a> |
All times are GMT. The time now is 04:29 AM. |
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:
|