Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question PDF inserted document does not show full page

More
2 years 2 months ago #230817 by Indrit
I added a PDF document in my post and the end results are NOT what I was hoping for. When my user goes there, they can only see portions of the document and for them to see and read all they must scroll up and down. 

This is NOT what I want. 

How can I make it so that they can see the full page without scrolling up and down. I mean..., it is only one page. I can understand If i have more than one then scrolling is a obviously features, but not like you see in my attached image.

Any, suggestion would be greatly appreciated. Thanks, I

 

Please Log in or Create an account to join the conversation.

More
2 years 2 months ago #230819 by Pinkeltje
Normally you don't insert a PDF in a message. If you just add it as attachment it will be opened full screen in your browser window.
But you could try to add this to your custom.css:
Code:
.pdf {     min-height: 800px !important; }
Eventually adjust min-height
 
The following user(s) said Thank You: Indrit

Please Log in or Create an account to join the conversation.

Time to create page: 0.251 seconds