Iframe size/customise: columner theme

BS6_Photography / 2013-08-09 22:46:19   

Hi,

I am trying to use a contact form as found on thread: indexhibit.org/forum/thread/19290/

I have iframed it so it opens with in my site (jimmyimage.co.uk/info/…) and not as a separate page.

I cannot seem to get the height of the iframe sorted, the width is ok but i am struggling to get the height larger than the size it is. Can someone point me in the right direction if they know how to sort it????

Cheers

BS6_Photography / 2013-08-09 22:48:30   

jimmyimage.co.uk/info/contact

Skaatar / 2013-08-10 07:41:22   

I have looked on to it before. Look at this thread:indexhibit.org/forum/thread/11177/

The best is to use CSS. If you want the height to adjust, jquery seems to be the solution

BS6_Photography / 2013-08-10 15:26:57   

Thanks for your reply. I have managed to sort the issue however by using....

height="360px" instead of height="100%"

Not sure if this is the best way to do it but it works (on chrome).

Cheers

BS6_Photography / 2013-08-10 15:27:29   

* height="360px" instead of height="100%" with in my iframe code.

This thread has been closed, thank you.