Locate in tpl file this piece of code:
[file]
<div class="row file {.switch|%item-ext%|,|jpg,jpeg,png,gif|image.}">
<a href="%item-url%" title="{.if not|{.get|can access.}|Locked || |Unlocked || .}Hits: %item-dl-count%{.if|%item-comment%| || Comment: %item-comment%.}">
{.switch|%item-ext%|,|php,aspx,asp,css,js,txt,as,tpl|Then play with it to suit your needs, example:
[file]
<div class="row file {.switch|%item-ext%|,|jpg,jpeg,png,gif|image.}">
<a href="%item-url%" title="{.if not|{.get|can access.}|Locked || |Unlocked || .}Hits: %item-dl-count%{.if|%item-comment%| || Comment: %item-comment%.}">
{.switch|%item-ext%|,|php,aspx,asp,css,js,txt,as,tpl,
docx|
For the second question, i don't know.
