Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION How to embed another website under the header?
#1
Using iframe has follows:

<iframe width="100%" height="100%" src="http://www.mywebsite.com" frameborder="0"></iframe>

This is the result:

[Image: f2nggo.jpg]

Unfortunately, that is NOT what I want. What I want is the following:

[Image: 2d9o46b.jpg]

I wonder if there is a plugin which helps me with it. If not, could you give me a hint about how you would solve it? Modifying something in the theme maybe? Overwriting CSS with Javascript?
Reply
#2
above the header or above the content ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
Actually I mean UNDER the header. What a mistake! Thank you!

(2015-04-05, 08:38:24)shawn_a Wrote: above the header or above the content ?
Reply
#4
Make a custom template in your theme.
also you need a cross domain policy if its not the same domain.

not sure what your exact problem is
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
I have added screenshots to the question. Hopefully it will be clear now. Thanks!

(2015-04-06, 00:35:32)shawn_a Wrote: Make a custom template in your theme.
also you need a cross domain policy if its not the same domain.

not sure what your exact problem is
Reply
#6
you need a second template file with the extra site elements (sides and whatnot) removed so it is just your top navbar and the iframe on the page.

however, imho, screenshots on your pages, with links to actual outside site or page (if you want them), are better for something like this.
Reply
#7
Yeah you need a new template with the wrappers removed.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)