CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   HTML & CSS (http://www.codingforums.com/forumdisplay.php?f=13)
-   -   Can you make iframes work responsively? (http://www.codingforums.com/showthread.php?t=287832)

claire_t 02-18-2013 11:19 AM

Can you make iframes work responsively?
 
Hi all

I am creating a site and trying to make it responsive and seems to be just about getting there apart from one issue.

I have made a google docs form for the contact page but it does not resize as I would want it to when altering browser size and viewing on iPhone. Is there anyway to make it do so?

I have tried
Code:

iframe {
max-width: 100%;
}

as I saw this suggested somewhere but this doesnt work. Anyone offer any clues, advice or point me in right direction?

I am also wondering if there is anyway to make the iframe form transparent? I havn't worked with these before so it's all abit of a learning curve!

site is here

Thanks in advance

C


All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.