Doc Preview

in Download Manager Free

Viewing 4 posts - 1 through 4 (of 4 total)
May 14, 2018 at 5:32 am
#76141
Member
Kristie
OP

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>
May 14, 2018 at 4:46 pm
#76185

Hi,

Please provide the package URL to check.

Thanks

May 14, 2018 at 11:05 pm
#76196
Member
Kristie
OP
This reply has been marked as private.
May 15, 2018 at 12:16 pm
#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.