rejetto forum
May 25, 2012, 08:49:31 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How do you remove "Hits"?  (Read 634 times)
0 Members and 1 Guest are viewing this topic.
danno
Occasional poster
*
Offline Offline

United States United States

Posts: 8


View Profile
« on: October 19, 2010, 09:52:24 AM »

I cannot figure out how to disable showing "Hits" using HFS 2.3 beta. I removed <th>{.^sortlink|d|Hits.} but that did not work. Can someone tell me how to do this?
Logged
efournes
Occasional poster
*
Offline Offline

Canada Canada

Posts: 2


View Profile
« Reply #1 on: October 25, 2010, 04:16:29 PM »

Details are available here:  http://www.rejetto.com/forum/index.php/topic,8549.0.html
Logged
danno
Occasional poster
*
Offline Offline

United States United States

Posts: 8


View Profile
« Reply #2 on: October 25, 2010, 06:55:21 PM »

Thanks! It isn't exactly right for the standard template...but I did manage to get rid of "Hits". What I'm left with is the column without the Hits header - just the column remains.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11831


View Profile
« Reply #3 on: November 01, 2010, 07:14:13 AM »

to remove the rest of the colum you have to find this part
Code:
[+file]
<td>%item-size%B<td>%item-modified%<td>%item-dl-count%

[+folder]
<td class='nosize'>folder<td>%item-modified%<td>%item-dl-count%

[+link]
<td class='nosize'>link<td colspan='2'>

and change it into
Code:
[+file]
<td>%item-size%B<td>%item-modified%

[+folder]
<td class='nosize'>folder<td>%item-modified%

[+link]
<td class='nosize'>link<td>

i didn't test it Tongue
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 22, 2012, 02:09:28 AM