which blog platform can I use full iframe?

tdtemo

Regular Member
Joined
Sep 30, 2011
Messages
434
Reaction score
30
Hello, I want make this:
when somebody will open my blog for example blackhatworld.wordpress.com I want what on full page open Facebook using iframe.

Which blog platforms have this option?
 
hm... there is a plugin for wordpress which opens a new site when you click anywhere on the page
would this solve your problem?
 
You mean like this?
Code:
</head> <frameset rows='100%, *' frameborder=no framespacing=0 border=0> <frame src="URL to site to be linked" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame> </frameset> <noframes><h2>Your browser does not support frames. We recommend upgrading your browser.</h2><br><br> <center>Click <a href="Same url as above" >here</a> to enter the site.</center> </noframes> </html>

Dont forget the rest of the HTML code needed.
 
yes, I want that make 100% iframe. and I looking blog platforms which allowed make it :))
 
yes, I want that make 100% iframe. and I looking blog platforms which allowed make it :))

I need platforms expect wordpress, blogger, tumblr and blogspot
 
yes, I want that make 100% iframe. and I looking blog platforms which allowed make it :))

I need platforms expect wordpress, blogger, tumblr and blogspot

get free co-cc.co domain and redirect them to fb page and there is option to not show exact url and show only your domain in bar .
 
I haven't found a platform that provides iframes but I am aware there are codes you should use to make iframes. I also came across iframe apps but I haven't checked that out yet. I think your best option is to get free domains and redirect them to your Facebook page. You can adjust the settings on how you want it to appear.
 
I agree with you dude. @op, I think square space will do this. But its a premium- only blogging platform. Also for all annual accounts it provide free domain name.

Hope this will help you!

Wish you all success!
 
You can use it in Wordpress, blogger and tumblr. But I would prefer a self hosted wordpress.
 
somebody have any good platform for make this?
 
Back
Top