View Single Post
Old 02-18-2013, 11:19 AM   PM User | #1
claire_t
Regular Coder

 
Join Date: Apr 2010
Location: Somerset,UK
Posts: 137
Thanks: 10
Thanked 1 Time in 1 Post
claire_t is an unknown quantity at this point
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
__________________
Hmmmm......scratchy head time......

Last edited by claire_t; 02-18-2013 at 12:14 PM..
claire_t is offline   Reply With Quote