Page 1 of 1
2.0 Embeds without iFrames?
PostPosted: 28 Dec 2016, 18:09
by NSharma
Is there a way to get the embedding to work without iFrames? I find that iFrames are not so great with responive web designs.
Re: 2.0 Embeds without iFrames?
PostPosted: 28 Dec 2016, 23:08
by Jason
I suppose it's technically possible, but there isn't a quick solution. You'd have to copy all the source code over from the /public/popout/index.php file and put it in one big <div>. I haven't tried it before, so you may need to tweak a few things.
Re: 2.0 Embeds without iFrames?
PostPosted: 28 Dec 2016, 23:13
by NSharma
I'm trying to make it look more part of the IPS suite rather than something bolted on, not having to use iFrames would make it work a little more consistent.
Otherwise, anyway to make cosmetic changes myself like header colour and font size?
Re: 2.0 Embeds without iFrames?
PostPosted: 29 Dec 2016, 00:13
by Jason
NSharma wrote:I'm trying to make it look more part of the IPS suite rather than something bolted on, not having to use iFrames would make it work a little more consistent.
Otherwise, anyway to make cosmetic changes myself like header colour and font size?
Yes, but you'll need to know HTML and CSS. CSS alone should help you make it fit right into your site.
Re: 2.0 Embeds without iFrames?
PostPosted: 29 Dec 2016, 13:42
by NSharma
Jason wrote:Yes, but you'll need to know HTML and CSS. CSS alone should help you make it fit right into your site.
This is the problem with iFrames, when you make the message box embed look part of the site, tooltips etc.. go off screen:
iFrame issue.png
Is the font size and type changeable via the admin page or are they fixed in the CSS?
Re: 2.0 Embeds without iFrames?
PostPosted: 29 Dec 2016, 13:49
by Jason
Thanks for pointing that out. We'll have to fix the tooltips.
The font sizes are all handled in the CSS.
Re: 2.0 Embeds without iFrames?
PostPosted: 29 Dec 2016, 13:58
by NSharma
Ok cool, if tooltips get fixed, I probably won't need to mess around with fonts etc...
Do I need to raise a bug for it or have you already done this?
Re: 2.0 Embeds without iFrames?
PostPosted: 05 Jan 2017, 21:51
by NSharma
I ended up raising a bug for it:
tracker.php?p=1&t=528When are you expecting to rollout an update?
Re: 2.0 Embeds without iFrames?
PostPosted: 06 Mar 2017, 18:16
by NSharma
Jason wrote:Thanks for pointing that out. We'll have to fix the tooltips.
The font sizes are all handled in the CSS.
Any ETA on the tooltip fix?
Re: 2.0 Embeds without iFrames?
PostPosted: 07 Mar 2017, 05:04
by Jason
NSharma wrote:Jason wrote:Thanks for pointing that out. We'll have to fix the tooltips.
The font sizes are all handled in the CSS.
Any ETA on the tooltip fix?
Already fixed.
Re: 2.0 Embeds without iFrames?
PostPosted: 07 Mar 2017, 12:02
by NSharma
Jason wrote:Already fixed.
Oh OK, ArrowChat didn't notify me of an update.
Re: 2.0 Embeds without iFrames?
PostPosted: 21 Mar 2017, 20:08
by NSharma
How is the fix applied? A patch or do I need to reinstall?
Re: 2.0 Embeds without iFrames?
PostPosted: 21 Mar 2017, 20:42
by Jason
NSharma wrote:How is the fix applied? A patch or do I need to reinstall?
Find the patch you are upgrading to at
viewforum.php?f=4Each patch has an upgrade guide in it.