Hi everyone, I've searched threads and forums on this but am still running into a problem - thanks in advance for the help!
I want to have my blog at mattgrote.com/blog/ and it is currently at mattgrote.com/mgblog/
This is the functionality I'm after witchhat.biz/…
Below is the code I initially tried and it resulted in my page mirroring the entire Indexhibit site.
< iframe frameborder=”0” style=”width:100%;height:100%;margin:0px;padding=0px;overflow-x: hidden;” src=”/mgblog/index.html/” scrolling=”yes”>
What steps do I need to take to embed this properly?