9.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

09-24-2014, 12:22 AM
Post: #1
iFrame Blogger
Hi there,
I just think how make iFrame on blogger, but not some part, i want have iframe on my all blog.
Do you know how i can do this ? i try search it, but without succes, i just found some site to make iframe but its not working, when i put something like this
PHP Code:
<iframe width="100%" frameborder="0" src="The blog URL Goes here" height="400"></iframe
Then my blog return that :
Code:
There should be one and only one skin in the template, and we found: 0
09-24-2014, 05:04 AM
Post: #2
RE:
try with this code:

&lt;iframe width=&quot;100%&quot; frameborder=&quot;0&quot; src=&quot;http://hereyoururl.com&quot; height=&quot;400&quot;&gt;&lt;/iframe&gt;

replace: http://hereyoururl.com




55.gif