Hi!

can anyone help me to remove this blank espace beneath iframe in my page: http://planbclub.es?

The html of this page is this: 

<p style="text-align: center;"><strong><span style="color: #118ad0;"><span class="font-size-7">¿Dónde quieres ir?</span></span></strong></p>
<div id="outerdiv"><iframe id="inneriframe" name="inneriframe" width="320" height="240" src="http://www.planbviajes.com" scrolling="no"></iframe></div>
<p style="text-align: center;">Comparte tus viajes mientras <strong>conoces gente nueva</strong>.</p>
<p style="text-align: center;">Así encontrarás <strong>compañeros de viaje</strong> para tus vacaciones o escapadas de fin de semana.</p>
<div>

There is no anything in this html to leave this blank space, someone who knows how to fix it?

thanks!

Tags: iframe resized, iframe space

Views: 110

Reply to This

Replies to This Discussion

Just remove <div id="outerdiv"> before the iframe..

May be it works for you..:)

Thanks but don't work, when I remove the div I get only a small place that will not let me see the entire contents of iframe I need. 

This is the css code that I'm using now: 

<style type="text/css">
#posdivcv {
width:800px;
height:300px;
position:relative;
overflow:hidden;
-moz-transform: scale(0.75);
-moz-transform-origin: 0 0;
-o-transform: scale(0.75);
-o-transform-origin: 0 0;
-webkit-transform: scale(0.75);
-webkit-transform-origin: 0 0;
}
#inneriframe {
position:absolute;
top:-320px;
left:-250px;
width:1430px;
height:640px;
}
</style>

also this code in the text box: 

<div id="posdivcv"><iframe id="inneriframe" name="inneriframe" width="450" height="240" src="http://planbviajes.com" scrolling="no"></iframe></div>

I try all the variants but I don´t get to remove this space blank

But i'm not seeing any blank spaces now ...

I think there's a problem with browser cache so clear it to check it again..

Well, finaly I get fix the problem, but I don't know how I did it. I changed the codes and proving and changing the design and now is good for me, thanks!

RSS

Latest Activity

Bree replied to soaringeagle's discussion '3.0 feature request'
"I hope this feature will be added, as SE says it will really help to drive activity and allow…"
52 minutes ago

NC for Hire
Bernard Lama replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"You are welcome Gabriel."
1 hour ago
Kos replied to Angie Fisher's discussion 'Help for a 3.0 Newbie Please....'
"Create a 2nd page and save it. Once saved a box will appear "make subtab". Check that and…"
2 hours ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"Alex, can you please consider this…"
2 hours ago
Riccardo Rossini replied to Riccardo Rossini's discussion 'Severe bug!' in the group The Sandbox
"Tha problem is still not solved...:(("
2 hours ago
Riccardo Rossini replied to Jen's discussion 'Menu on Mobile Device Difficult'
"Subtables overlap the menù.."
3 hours ago
Indrie Florin Gabriel replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"It's works, Thank you Bernard!"
3 hours ago
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Thanks Chris...will contact support to see the latest :)  "
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service