Home › Forums › Weaver Xtreme Theme › How to get a pdf to display full-height
- This topic has 5 replies, 2 voices, and was last updated 2 months ago by
grahamh.
-
AuthorPosts
-
September 27, 2023 at 12:23 UTC - Views: 40 #73452
grahamh
ParticipantI am embedding a pdf just using the WP add file in a Gutenberg file block. I can adjust the height in the editor just fine, but in the live page the height is minimised. Also blocks below the pdf render on top of it, not underneath.
How to fix this? I’m not keen to add another plugin.
https://stanfordpc.org.uk/?p=1528
WX 6.3.0 WP 6.3.1 Firefox on Win11.
September 27, 2023 at 16:18 UTC - Views: 33 #73456scrambler
ModeratorYour link returns page not found
September 27, 2023 at 16:45 UTC - Views: 31 #73457grahamh
ParticipantSorry. Is it not possible to give you a link to a post that hasn’t been published? I’ll try a page instead.
September 27, 2023 at 16:48 UTC - Views: 30 #73459grahamh
ParticipantSeptember 28, 2023 at 08:38 UTC - Views: 19 #73462scrambler
ModeratorThe CSS for the block you are using appears to be messed up, so you would have to look for a better one or contact the developer.
Below is a CSS Rule I could use to make it better, but it may not be reliable.
Add the rule to the theme Global Custom CSS rule box
.fluid-width-video-wrapper object {position:relative;}
September 28, 2023 at 09:00 UTC - Views: 16 #73463grahamh
ParticipantThanks for taking a look.
contact the developer
Well, which one? The ability to import pdfs like this seems to be built into the latest WP. If you’re saying it’s their problem I could have a look what happens on twenty-twentythree.
I’ll try your suggestion or resort to a plugin.
-
AuthorPosts
- You must be logged in to reply to this topic.