Thanks. How can I move these images into Hits column?
[folder]
<div class="item folder {.if not|{.or|{.get|can archive.}|{.get|can delete.}.}| off .}"
item-access="{.if|{.get|can access.}| You can access this item! | This item is protected. .}"
item-added="%item-added%"
item-dl-count="%item-dl-count%"
item-comment="{.replace|>| > |<| < |"|"|%item-comment%.}">
<a href="%item-url%" title="Click to Enter">
<p align="center">
<img src="%item-url%folder.png" style="width:256px;height:258px"/>
</p>
{.if|{.get|is new.}|<img class="new" src="/template/{.!theme.}/images/new.png" alt=""/>.}
</a>
<div><a href="%item-url%" title="Click to Enter"># %item-name% #</a>
<address>
</address>
<address>Hit Count:<font color="#00bcd4"><b> %item-dl-count% </b></font></address>
Added: <span>
<font color="#FFF"><b> %item-modified% </b></font></span>
</div>
</div>