PDF thumbnail alt text
-
Hi, I’ve created an PDF gallery/archive page. It’s almost to my liking, but the main thing I’m running against now is that the PDF thumbnail doesn’t have an alt-text. I’ve searched around, but couldn’t find anything related. Maybe I overlooked something.
My current custom template I use for this page is:
<div class="g-grid"> <div class="g-block size-100"> <h3>[+title+]</h3> </div> </div> <div class="g-grid"> <div class='g-block'> [+link+] </div> <div class="g-block"> <h4>Inhoud:</h4> [+description+] </div> </div>
I’d like to adjust the output of
[+link+]
, so that I have control what’s in it (like the alt-text). Is that possible?The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PDF thumbnail alt text’ is closed to new replies.