Support
Support » Plugin: jupdf pdf viewer » recize
(@vsved)
5 years, 7 months ago
Cann’t recize iframe. Height & width in shortcode not workihg.
If you want to recize iframe, do that in file jupdf-pdf-viewer/css/jupdf.css
.jupdf-wrap { position: relative; padding-top: 30px; padding-bottom: 30px; /* height: 0; */ overflow: hidden; } /* .jupdf-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } */