File icons in small-icon view

25 views
Skip to first unread message

a.del...@gmail.com

unread,
Mar 4, 2015, 9:42:12 AM3/4/15
to moll...@googlegroups.com
Hi Samuli,

thanks a lot for this great application.
I'm not able to replace the default "white" icon in the small-icon view.
I'm trying with pdf but the icon appears behind the default one and it is not aligned.
Do you have a css snippet to share..?

Please, find below the code I wrote:

.mollify-iconview-item.item-file.item-type-pdf {
background: url(images/mimetypes647pdf.png) no-repeat;
}

Thanks a lot for your support.

A

Mollify

unread,
Mar 5, 2015, 1:37:12 AM3/5/15
to moll...@googlegroups.com, a.del...@gmail.com
Hi,


So this will be in next release.

If you want to add it to yours, it's like this:

.mollify-iconview-item.item-type-pdf .mollify-iconview-item-icon {
    background-image: url(images/mimetypes128/pdf.png);
}
.mollify-iconview.iconview-small .mollify-iconview-item.item-type-pdf .mollify-iconview-item-icon {
    background-image: url(images/mimetypes64/pdf.png);
}
Reply all
Reply to author
Forward
0 new messages