HTML Element dimensions does not work for my code

radorck2
5 Posts
radorck2 posted this 31 August 2021
Ask a Question

Hi,

I have problem to use HTML element. I set HTML height to 1200px and its height is still around 150px
How can I solve this problem? When I tried to use this widget in another WYSIWYG editor, it works correctly

Hi, I have problem to use HTML element. I set HTML height to 1200px and its height is still around 150px How can I solve this problem? When I tried to use this widget in another WYSIWYG editor, it works correctly
Vote to pay developers attention to this features or issue.
8 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 01 September 2021

Hi, Radoslav,

Thanks for being our customer!

Could you please provide us with the code that you are trying to embed? We will check it on our side.
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Radoslav, Thanks for being our customer! Could you please provide us with the code that you are trying to embed? We will check it on our side. ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
radorck2
5 Posts
radorck2 posted this 05 September 2021

hi,
thank you for answer.

The code is in the attachements

Best regards

hi, thank you for answer. The code is in the attachements Best regards
Support Team
Support Team posted this 06 September 2021

Hi, Radoslav,

This is how your HTML code looks like on my side (browser preview).

enter image description here

As it is a third-party code, could you please read some documentation or contact the author of the code to clarify, how exactly it is possible to change the height of it?
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Radoslav, This is how your HTML code looks like on my side (browser preview). ![enter image description here][1] As it is a third-party code, could you please read some documentation or contact the author of the code to clarify, how exactly it is possible to change the height of it? ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp [1]: https://i.imgur.com/SBTJfFq.png
radorck2
5 Posts
radorck2 posted this 06 September 2021

Hi,

I tried this code with another WYSIWYG editor and there it works correctly

Problem is not in the code.

Here is sample:

enter image description here

Hi, I tried this code with another WYSIWYG editor and there it works correctly Problem is not in the code. Here is sample: ![enter image description here][1] [1]: https://elektro-servis.sk/images/sample.jpeg
radorck2
5 Posts
radorck2 posted this 06 September 2021

here is my test

here is my test
Support Team
Support Team posted this 07 September 2021

Hi, Radoslav,

OK, try doing the following: select the HTML Element, click Edit CSS on the right property panel, and add this piece of code:

.direct-load {
    height: 1200px (type any value);
}

...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Radoslav, OK, try doing the following: select the HTML Element, click Edit CSS on the right property panel, and add this piece of code: .direct-load { height: 1200px (type any value); } ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
radorck2
5 Posts
radorck2 posted this 07 September 2021

Hi,

it works

good job

Best regards

Hi, it works good job Best regards
Support Team
Support Team posted this 07 September 2021

Hi, Radoslav,

We are glad that it works! Please contact us if you have other questions concerning Nicepage.
...................................................
Sincerely,
Paul C.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Radoslav, We are glad that it works! Please contact us if you have other questions concerning Nicepage. ................................................... Sincerely, Paul C. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments