title over file icon
Posted: 16 Aug 2015, 17:38
Hello,
I have a problem with File Icons (mime type for this example), the title is over the icon, see this image:

Here is the html code:
Do you have any suggestions please?
Christophe.
I have a problem with File Icons (mime type for this example), the title is over the icon, see this image:

Here is the html code:
Code: Select all
<div class="pd-filename phocadownloadfile phoca-dl-file-box-mod">
<div class="pd-document16" style="background: url('http://*******/media/com_phocadownload/images/mime/16/icon-pdf.png') 0 center no-repeat;">
<a href="/component/phocadownload/file/1-guide-ce">Guide CE</a>
</div>
</div>
Christophe.