iframe resize?

Soyoung / 2013-04-22 06:19:27   

I can't find answer on this... or maybe I need to correct the word to find...
Anyway I want to set the size of iframe separate from all other pages...
As you can see here 'j-hana.com/index.php/blog/2/' the blog in the iframe looked very squeezed! I want this to show full width and the hight in exhibit area.
In other words, I want to have iframe area except index area (the top of the page).
Anyone can help me?

arsondpi / 2013-04-22 08:01:34   

Not sure what you mean - I see a centered image with some text below it.

Soyoung / 2013-04-25 06:09:58   

Now I published again.... probably you will understand..

arsondpi / 2013-04-25 07:29:58   

in your code you have:

  1. <iframe frameborder="0" id="iframed" src="blog.naver.com/candleplant" style="width: 800px; height: 300px;"></…;

This is what restricts your iframe/blog to a small rectangle.
Did you try using the Exhibit link option with the iframe set to On?
You've got several customizations though and I don't know if it's going to work...

Soyoung / 2013-04-25 07:38:36   

I see... I'm using Exhibit link though...
Where is the code you wrote? Maybe I can fix the size? or? ;(

arsondpi / 2013-04-25 07:56:35   

oh ok- then maybe the way you customized your site doesn't allow the iframe to resize proportionally with the page.
Take a look at your source code.
Keep in my mind that your blog is actually wider than your width of your site.
You need to adjust things - your site is customized so it's pretty hard to tell or advice where to start from. Research and revision are the key words ;-)

Soyoung / 2013-04-25 09:13:22   

Thanks! I just changed a way, instead of Exhibit link I just put iframe on the page. But just have another problem that the position part.... ;( I searched but couldn't find right one... if I want to ask about this I shall open new thread, right?

arsondpi / 2013-04-25 12:13:38   

(or you can change the width of your wordpress blog...)

This thread has been closed, thank you.