MyBB Community Forums

Full Version: Add iframe code to portal page.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My forum site postbin.in.

I'd like to add an IRC embeded code to my portal page.

I tried using
<iframe src="https://kiwiirc.com/client/irc.spotchat.org/?nick=Admin|?#postbin.in" style="border:0; width:100%; height:450px;"></iframe>

But nothing shows. The link works well with the browser.
https://kiwiirc.com/client/irc.spotchat.org/?nick=Admin|?#postbin.in

I added the html code to Portal Template.

Need help.. I haveĀ  my own irc channel, And I want to connect to it...
Did you generate the iframe from here?

https://kiwiirc.com/embedding

What is the link to your website?
(2018-11-10, 05:13 PM)Heartless Wrote: [ -> ]Did you generate the iframe from here?

https://kiwiirc.com/embedding

What is the link to your website?

yes absolutely.. The link is working good. and the same code works on index page. But not working in portal page.