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: 115

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

Rosas † Negras commented on Michael Goebel's group 'Creators Suggestions for Ning'
"Thanks for the invitation!"
2 hours ago
Profile IconRosas † Negras and deedee gauzot joined Michael Goebel's group
Thumbnail

Creators Suggestions for Ning

A place for Creators and Ning design staff to get together and discuss ideas to enhance and improve…See More
2 hours ago
Rosas † Negras shared a profile on Facebook
2 hours ago
Rosas † Negras favorited George H. Compton IV's profile
2 hours ago
Profile IconMarco Medaglia and deedee gauzot joined md's group
Thumbnail

Templates, Codes, Scripts and Tweeks

This group is for the Ning guru's who help us regular folks out with all the TCS & T we need to…See More
3 hours ago
Jelena replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
"WOW nice  and great work John."
5 hours ago
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'
"I'm asking Ning about this on Twitter."
6 hours ago
deedee gauzot favorited Michael Goebel's group Creators Suggestions for Ning
7 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service