Doc Preview

Viewing 4 posts - 1 through 4 (of 4 total)
#76141

Kristie
Member

Hi – I’m hoping someone can help me adjust the height of this doc preview in the Link Template?

Screenshot of the output attached. Thanks!

This is the code:

<div class="be-article-download">
    <div class="_picture">
        [doc_preview]
    </div>
    <div class="_text">
        <div class=”_name”>[title]</div><br>
        <div class=”_size”>[file_size] [first_file_ext]</div><br><br>
    <div class="_action">
        <a href="[download_url]" class="btn-icon _download-link"><svg class="icon download"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#download"></use></svg></a>
        <a href="[first_file_path]" target="_blank" class="btn-icon"><svg class="icon eye"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#eye"></use></svg></a>
        <ul class="list-reset">
            <li><a href="[first_file_path]" target="_blank">View online</a></li>
            <li><a href="[download_url]">direct download</a></li>
        </ul>
    </div>
</div>
#76185

Hi,

Please provide the package URL to check.

Thanks

#76196

Kristie
Member
This reply has been marked as private.
#76254

Hi,

Sure, but in your custom template, you used some class. Please provide the CSS for that class too.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Doc Preview’ is closed to new replies.