inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
142
January 2013
danielsilk
|
Post by Newby on Sept 2, 2014 8:13:17 GMT -8
Is it possible to make the number in the Replies column NOT clickable?
Im trying to reduce the number of links on each page, and I dont really see the use of this option so would rather keep the number but make it not clickable.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,024
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Sept 2, 2014 19:17:06 GMT -8
In your forums board layout go to the Thread List tab and find the following line <td class="replies clickable">$[thread.replies.text]</td> (remove the red and add the blue)
That line can be found around line 18 on a fairly unmodified Thread List layout
|
|