Iframe issues

MikeyUchiha
Posts: 1
Joined: Mon May 21, 2018 11:21 pm

Iframe issues

Post by MikeyUchiha »

Hi,

I followed everything exactly as described here https://www.axew3.com/w3/2016/02/embed- ... esponsive/.


However, I still had to manually set the height of the iframe id using CSS in order for it to show up correctly. The problem is that when I go to the Admin control panel, that the size is not correct and I can't see the bottom.

http://asq1100.com/forums/

Can you please assist with fixing the resizer?

Thanks
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Iframe issues

Post by axew3 »

hello! the problem is that phpBB admin ACP not resize and you can't see the entire content.
you can apply same resizer property of front end to the ACP by doing this:
Not resizing administration area

or why not:
access your forum ACP by direct URL when you go to administrate, and not via iframed WP page?
i've not apply here resizer to acp, i use the TAB button on my keyboard to scroll down the iframe content if i need to do just something on fly, while i access by direct url if i need to execute more tasks on ACP, so i do not have to scroll with keyboard tab any time to see all options and save.

But ok, it is comfortable to access phpBB ACP via iframe sometime.

P.s To scroll with TAB the iframe, you need to press the TAB button while something on the iframe is selected (in this case so, an option on ACP maybe, or point your cursor into a text input, or any other available input, then click tab several times (as needed) to scroll down the iframe content)
Post Reply