Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
Scroll
File output in a field (override)
28/07/2025, by Ivan
Forums
Good afternoon.
I have a content type with an added field (field type – File).
I upload a PDF file.
The output of this field on the page looks like this:
I can’t manage to replace the file name with an image for downloading.
<span class="file"> <img class="file-icon" alt="PDF Icon" title="application/pdf" src="/modules/file/icons/application-pdf.png"> <a href="http://*****/app-pdf/123.pdf" type="application/pdf; length=2551666">123.pdf</a></span>