Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hi, I am trying to show a page in a frame, but the width and height properties of the client page is not working. Even putting it stays like "auto". Does anyone know about this? https://drive.google.com/file/d/... |
||||
|
If you embed a page in a iframe or place holder via client/master page, the width and height of the page will be ignored, and the width/height of the iframe or placeholder will be used. Otherwise this would destroy the layout of the page you are embedding this in, of course. So just update the size of your iframe or placeholder, and it should work. |
||||
|
Thank you so much in answering my question. Do you if there is a manner to disable only the frame's horizontal scroll bar? I have to show this embedded page that is bigger in hight than the frame. TKS! =] André. |
|