embedding blogger with inframed ?

Yuula / 2012-09-27 16:17:10   

Hey everyone. I'm trying to embed my blogger blog using the inframed plugin but it appears in a tiny scroll box... I searched everywhere in the forum and tried to tinker with the plugin.ndxz_inframed.php but nothing seems to work so far.

What do I do? My website is not online yet because I am still editing it but is there something very obvious that I'm missing? Thank you. I'm still very new to this.

Yuula / 2012-09-27 16:18:47   

oops, typo, iframed.

cpjanda / 2012-09-27 16:30:33   

This is a conflict with Indexpand v1.0. If you disable it the small box will be gone.

Vaska A / 2012-09-27 16:55:55   

I never confirmed that. I'm not sure that's the real problem...

Yuula / 2012-09-27 17:02:36   

here's what I figured out in the meantime:

but there is a double scroll bar on the right. is there a way to get rid of it?

Yuula / 2012-09-27 17:06:02   

oops, so sorry.

< iframe src="benivulka.blogspot.ca/"
width="100%"
height="100%"
scrolling="yes"
frameborder="1">
< /iframe>

Yuula / 2012-09-27 17:07:38   

cpjanda: where would i find the Indexpand v1.0??? i only see Expanding Menus v1.0

Yuula / 2012-09-27 17:12:22   

Basically it looks like I need the blogger scroll bar to stay and remove the exhibit scroll bar? Is that right? And is there an easy way to do that that I'm not aware of?

cpjanda / 2012-09-27 18:19:13   

Vaska: For myself and a couple others when we disabled Indexpand v1.0 the small box turned into the full page. So, maybe not a conflict, but a quick fix for the time being.

Yuula: Admin -> Plugins

Vaska A / 2012-09-27 18:41:08   

Hmmm...I'll put it on the list of things to look at. I was having positive results myself.

pernin / 2012-09-29 12:24:19   

the plugin defines an #iframed, but it's not styled in the css. Something like this in style.css will allow it to work together with indexpand:

#iframed {
height: 800px;
width: 100%;
}

Yuula / 2012-10-02 22:33:02   

thank you. which line do i insert it into? does that matter?

Yuula / 2012-10-02 22:43:30   

i just put it at the very end of the style.css and nothing... oh man. still double scroll bar.

pernin / 2012-10-03 09:10:26   

are you sure you put that in correctly? shift-refreshed your browser? I tested in FF, Chr & Safari and it works for me. As I can't see your website, I can only guess...

cpjanda / 2012-10-03 14:33:30   

Nice One Pernin!!!! Works perfectly! THANK YOU SO MUCH!!!

Yuula / 2012-10-08 18:17:16   

I'm going to give it a try again!!!!! Thank you!

Yuula / 2012-10-08 18:21:19   

Argh, did not work. Here it is: benivuula.com/index.php/about/blog/
I don't know what I'm doing wrong. I'll try all the steps mentioned here again.

Yuula / 2012-10-08 20:17:53   

still not working. cpjanda can you post the name of your page so i could see what you've done? is that kosher? here is mine again benivuula.com/index.php/about/blog/

pernin / 2012-10-12 11:17:01   

sorry, been away for a while, but I see it's working for you on all major browsers now, so you must have resolved your issue -- cheers

This thread has been closed, thank you.