Avatar andrea.masnaga.andrea asked

Zoo Download Archive App - File type icon

Hello,
I'm using the Download Archive App and I would like to upload a file in. m4v and associate to it a new icon created by me.
I edited the file / media / zoo / elements / download / assets / css / download.css and upload the image file insid"images" folder


. zoo.element-yoo-m4v-download-type {background-image: url (../images/download_type_m4v.png);}

But it still appears the default icon.
Is there some other step to do?
Thank you.

  • ZOO
  • Image Sources

Edited

3 Answers

0

Avatar zach Support answered

Hi,
I think you have that switched and missing a CSS argument, it would be:

.yoo-zoo.element-download-type-m4v

Make sure you clear your browser and Joomla cache as well. Ideally you'd add this to your download application instead of overriding core Zoo files, you'll just need to make sure you apply this change every single time you update. Thanks.

If my answer has helped you, please consider marking it as accepted (the check-mark) so others can more easily find the answers to their questions in the future.

Edited

0

Avatar andrea.masnaga.andrea answered

Sorry zach, an error during copy/paste in the post.
Im' using
.yoo-zoo.element-download-type-m4v { background-image: url(../images/download_type_m4v.png); }
but no icon appears.
I clean chaces too, withou success.

Edited

0

Avatar zach Support answered

Hi Andrea,
Would it be possible for you to post both your FTP and Joomla login information in the hidden information area of your original question? I'd like to login and see what it is rendering to rule out something small -- also please include a URL with that file-type so I can reference. Thanks!

Know someone who can answer? Share a link to this question via email or twitter.