rejetto forum
Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: blitzer on July 06, 2009, 08:06:35 AM
-
How can I change folder icon in RAWR-Template-0.1.1
(http://210.1.31.44/pic/problem/HFS4.jpg)
-
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.
-
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]
[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.}| - <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>
(http://210.1.31.44/pic/problem/hfs5.jpg)
-
look for ~img_folder change to your image path.
-
thank you
-
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