rejetto forum

How to change folder icon

0 Members and 1 Guest are viewing this topic.

Offline blitzer

  • Occasional poster
  • *
    • Posts: 10
    • View Profile
How can I change folder icon in RAWR-Template-0.1.1



Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
You can change it in HFS.

However it might be easier for you to just locate the [folder] part of the template and link to another image.


Offline blitzer

  • Occasional poster
  • *
    • Posts: 10
    • View Profile
You can change it in HFS.

However it might be easier for you to just locate the [folder] part of the template and link to another image.

I can't find menu to change folder icon in this version (hfs 2.3 beta)

Please guide me to change icon in [folder]

Code: [Select]
[folder]
<tr>
<td class="iconCol"><a href="%item-url%"><div style="background:url('/~img_folder') center center no-repeat"></div></a></td>
<td class="fileCol{.if not|{.get|can access.}|protected.}">
<div class="fileInfo">
<a href="%item-url%">%item-name%{.if|{.get|is new.}|&nbsp;-&nbsp;<b class="new">{.!lv_new.}</b>.}</a><br/>
%comment%
<div class="info"><b>{.!lv_size.}:</b> <i>{.!lv_folder.}</i></div>
<div class="info"><b>{.!lv_hits.}:</b> %item-dl-count%</div>
<div class="age"><b>{.!lv_age.}:</b> %item-modified%</div>
</div>
</td>
<td class="quickCol">
<div class="quickBtn {.if not|{.get|can access.}|disabled.}"><a href="%item-url%"><img src="/template/{.!theme.}/images/go.gif" alt="GO"/></a></div>
{.if|{.get|can archive.}|<div class="quickBtn1 {.if not|{.get|can access.}|disabled.}"><a href="%item-url%~folder.tar{.if|{.get|can recur.}|?recursive.}" title="{.!lv_archiveTitle.}"><img src="/template/{.!theme.}/images/download.gif" alt="DL"/></a></div>|<div class="quickBtn1 disabled"><img src="/template/{.!theme.}/images/download.gif" alt="DL"/></div>.}
</td>
</tr>



Offline slasherx

  • Occasional poster
  • *
    • Posts: 98
    • View Profile
look for ~img_folder  change to your image path.



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
You can change it in HFS.
However it might be easier for you to just locate the [folder] part of the template and link to another image.

I can't find menu to change folder icon in this version (hfs 2.3 beta)

right click > properties > other > icon