Question by Henry W: crop an iframe so that it centers?
Does anyone know how to crop an iframe? http://iceportal.com/sn Footer < click ICE Ebook
Our website was made using a Jquery iframe. I am able to position this with style margins on the iframe.
The ideal solution is to crop the .SWF file, but we don't have access right now.
Is it possible to crop the actual pixels being iframed in...since right now the video does not fit and is not centering in the popup window. I would like to remove some from the left and top.
Best answer:
Answer by Rounder
yes – but you should not be using an iframe – use divs instead
Give your answer to this question below!
Revisions
There are no revisions for this post.
Users who found this page were searching for:
- iframe crop page
- wordpress iframe cropping
- crop page using iframe
- crop iframe
- wordpress iframe cropping
- crop an iframe
- crop website iframe wordpress
- wordpress iframe cropping
- iframe crop
Yes. Tag .
Align defines the way the frame will be aligned, and the way of its floating with the text
Frameborder defines whether to display the frame bound or not
Height height of frame
Hspace horizontal indent from the frame to the content
Name name of an object
Scrolling mapping device of the scroll bar
Src the way to the file the content of which will be downloaded to the frame
Vspace vertical indent from the frame to the content
Width width of frame.